#564 · Primary category: Education & Research
Text_Classification
Text Classification Algorithms: A Survey
Project last updated:04/01/25
GitHub Stars
1.8K
Forks
538
Contributors
8
License
MIT
Why we included this project
This repository pairs with a published survey on text classification algorithms, and the value is that the survey's ideas actually run. Each method comes with Python code and worked examples, so you can see how tokenization, stop-word removal, stemming, and feature extraction feed into a model before training starts. For students and engineers who want to compare classical and neural approaches on the same corpus, that saves the work of assembling the pipeline yourself. The real payoff is the breadth: watching how preprocessing choices and algorithm families interact gives you a feel for which method suits a given document set. It is not a production-grade library, so treat it as a learning and experimentation resource rather than something to wire into a live service.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI