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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConfigurable Text Classifiers

Training deep-learning text classifiers from labeled utterances using configurable convolutional or self-attentive architectures.

Distinct from Text Classifier Construction: Distinct from Text Classifier Construction: focuses on training from labeled utterances with configurable architectures, not building from pretrained encoders.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Configurable Text Classifiers. Refine with filters or upvote what's useful.

Awesome Configurable Text Classifiers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • facebookresearch/pytextAvatar de facebookresearch

    facebookresearch/pytext

    6,298Voir sur GitHub↗

    PyText is an extensible PyTorch-based framework for building, training, and deploying custom natural language processing models, including text classifiers, sequence taggers, and intent-slot predictors. It provides a modular toolkit that allows developers to assemble these models using pluggable registries for model architectures, data formats, and tensorizers, all configurable through YAML files without requiring code changes. The framework distinguishes itself through its comprehensive support for the full NLP model lifecycle, from training to production inference. It includes pre-built neu

    Trains deep-learning text classifiers from labeled utterances using configurable architectures.

    Python
    Voir sur GitHub↗6,298
  1. Home
  2. Artificial Intelligence & ML
  3. Text Classifiers
  4. Text Classifier Construction
  5. Configurable Text Classifiers