Tencent/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2617
- days_rel: n/a
- days_push: 288
- n_releases_24m: 0
Adoption not part of the score
1922 stars · 404 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NeuralClassifier is a PyTorch-based open-source toolkit for neural text classification, with a focus on hierarchical multi-label classification. It provides many text encoders such as FastText, TextCNN, TextRNN, RCNN, VDCNN, DPCNN, DRNN, AttentiveConvNet, and Transformer, and also supports binary and multi-class classification.
Use cases
- train a hierarchical multi-label text classifier
- classify documents into a category tree
- run multi-label text classification with pytorch
- compare text encoders like TextCNN and Transformer for classification
- build a binary or multi-class text classifier
- experiment with HMCN for hierarchical classification
When to choose
- you need hierarchical or multi-label text classification out of the box
- you want to benchmark many classic text classification encoders in one toolkit
- you prefer a PyTorch-based, config-driven training pipeline
When to avoid
- you need modern pretrained transformer fine-tuning (e.g., BERT) as the primary workflow
- you need tasks beyond text classification such as NER or QA
- you want a production serving system rather than a training toolkit
Facets
library · maturity maintenance
machine-learning nlp machine-learning deep-learning python text-classification hierarchical-classification multi-label pytorch text-encoders toolkit natural-language-processing
1 source
- readme: https://github.com/Tencent/NeuralNLP-NeuralClassifier · fetched 2026-08-28 · 124da949e737
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/NeuralNLP-NeuralClassifier | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/NeuralNLP-NeuralClassifier")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem