kk7nc/Text_Classification resource
Text Classification Algorithms: A Survey observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 14
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2981
- days_rel: n/a
- days_push: 520
- n_releases_24m: 0
Adoption not part of the score
1820 stars · 538 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A companion repository for the survey paper 'Text Classification Algorithms: A Survey', providing explanations and Python code for text classification techniques. It covers text preprocessing, feature extraction, and classical and deep learning classification algorithms.
Use cases
- learn text classification algorithms from a survey with code
- understand text preprocessing like tokenization and stop word removal
- compare classical classifiers like naive bayes and SVM for documents
- get started with deep learning models for text classification
- find reference implementations of word embedding and feature extraction
- study RNN and CNN approaches to document classification
When to choose
- you want a guided, paper-backed introduction to text classification methods
- you need example Python code for NLP preprocessing and classification baselines
- you are surveying classical and deep learning text classifiers before picking one
When to avoid
- you need a production-ready text classification library or service
- you want state-of-the-art transformer fine-tuning pipelines
- you need maintained, tested software rather than educational code snippets
Facets
learning-resource · maturity active
nlp machine-learning deep-learning machine-learning deep-learning tutorials python text-classification survey feature-extraction document-classification educational natural-language-processing
1 source
- readme: https://github.com/kk7nc/Text_Classification · fetched 2026-08-28 · 1c61c91ac167
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kk7nc/Text_Classification | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="kk7nc/Text_Classification")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem