awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesConvolutional Text Features

The use of convolutional neural networks to extract hierarchical spatial patterns from text data.

Distinct from Text Feature Extraction: Distinct from Text Feature Extraction: specifically targets the use of CNNs for feature extraction rather than general vectorization.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Convolutional Text Features. Refine with filters or upvote what's useful.

Awesome Convolutional Text Features GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nyandwi/machine_learning_completeAvatar Nyandwi

    Nyandwi/machine_learning_complete

    4,983Vezi pe GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Uses convolutional layers to identify hierarchical patterns in text for category prediction.

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    Vezi pe GitHub↗4,983
  • gaussic/text-classification-cnn-rnnAvatar gaussic

    gaussic/text-classification-cnn-rnn

    4,301Vezi pe GitHub↗

    This project is a TensorFlow-based supervised text categorizer designed for Chinese natural language processing. It utilizes a hybrid neural network architecture that combines convolutional and recurrent layers to map raw Chinese text to predefined categories. The system integrates convolutional neural networks for local feature extraction and recurrent neural networks for analyzing sequential dependencies. It employs character-level tokenization and word embeddings to represent text as numerical tensors. The implementation covers the end-to-end machine learning pipeline, including text prep

    Extracts hierarchical spatial patterns and local features from text using CNNs.

    Pythonchineseclassificationcnn
    Vezi pe GitHub↗4,301
  1. Home
  2. Artificial Intelligence & ML
  3. Text Feature Extraction
  4. Convolutional Text Features