javedsha/text-classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK
This helps you automatically sort documents or pieces of text into predefined categories. You provide a collection of text documents and the categories they belong to, and it learns to classify new, unseen texts into those same categories. It's ideal for data scientists, machine learning engineers, or anyone who needs to organize large volumes of text efficiently.
293 stars. No commits in the last 6 months.
Use this if you need to automatically categorize emails, customer feedback, news articles, or other text-based content into specific, known topics.
Not ideal if you need to understand the sentiment of text, extract specific entities, or summarize documents, as it focuses solely on classification.
Stars
293
Forks
204
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 10, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/javedsha/text-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
giacbrd/ShallowLearn
An experiment about re-implementing supervised learning models based on shallow neural network...
Wluper/edm
Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)
chicago-justice-project/article-tagging
Natural Language Processing of Chicago news articles
fendouai/Awesome-Text-Classification
Awesome-Text-Classification Projects,Papers,Tutorial .
opennlp/Large-Scale-Text-Classification
Large Scale benchmarking of state of the art text vectorizers