dkhd/text-classification
Code examples and presentation slides from Machine Learning ID #2 Meetup - Yogyakarta
This project helps you automatically sort articles, news pieces, or other text documents into predefined categories like 'politics', 'tech', or 'sport'. You provide a collection of pre-categorized text documents, and it learns to classify new, uncategorized articles. This is useful for anyone who manages and needs to organize large volumes of textual content, such as content managers, journalists, or archivists.
No commits in the last 6 months.
Use this if you need a quick way to build and test a basic text classification system for categorizing articles.
Not ideal if you need an advanced, production-ready solution with sophisticated natural language processing features or a user-friendly interface.
Stars
8
Forks
4
Language
Python
License
—
Category
Last pushed
Jan 26, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dkhd/text-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
angelosalatino/cso-classifier
Python library that classifies content from scientific papers with the topics of the Computer...
newsgac/platform
Platform for machine learning experiments developed in the project NEWSGAC
giuseppebonaccorso/Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
aqibsaeed/Research-Paper-Categorization
Research paper classification using machine learning and NLP
tblock/10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification