brightmart/text_classification
all kinds of text classification models and more with deep learning observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3382
- days_rel: n/a
- days_push: 1070
- n_releases_24m: 0
Adoption not part of the score
7940 stars · 2532 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of deep learning baseline models for text classification in NLP, implemented in TensorFlow. It covers classic architectures like FastText, TextCNN, TextRNN, seq2seq with attention, and memory networks, with support for multi-label and multi-class classification.
Use cases
- classify text documents into categories with deep learning
- train a multi-label text classification model
- get baseline models for sentence classification
- compare classic text classification architectures like TextCNN and FastText
- build a sentiment or topic classifier in TensorFlow
- experiment with memory networks for NLP tasks
When to choose
- you need classic baseline models for text classification research or prototyping
- you want TensorFlow implementations of TextCNN, TextRNN, FastText, or memory networks
- you need multi-label classification support with reference implementations
When to avoid
- you need state-of-the-art transformer-based classifiers like BERT fine-tuning
- you want a production-ready, actively maintained NLP framework
- you prefer PyTorch or modern LLM-based approaches
Facets
library · maturity maintenance
machine-learning nlp deep-learning machine-learning deep-learning python text-classification fasttext textcnn textrnn multi-label-classification tensorflow attention-mechanism memory-networks baseline-models natural-language-processing
1 source
- readme: https://github.com/brightmart/text_classification · fetched 2026-08-28 · 8893a68ce237
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brightmart/text_classification | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="brightmart/text_classification")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem