awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookresearch/pytextfacebookresearch 的头像

    facebookresearch/pytext

    6,298在 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
    在 GitHub 上查看↗6,298
  1. Home
  2. Artificial Intelligence & ML
  3. Text Classifiers
  4. Text Classifier Construction
  5. Configurable Text Classifiers