dayyass/text-classification-baseline

Pipeline for fast building text classification TF-IDF + LogReg baselines.

41
/ 100
Emerging

This tool helps you quickly build a text classification model without writing custom code. You provide a CSV file with text and a corresponding category (like 'spam' or 'not spam', or 'urgent' and 'low priority'). The tool then outputs a trained model that can automatically classify new text, along with a mapping of your original categories. It's for data scientists or analysts who need to categorize large amounts of text efficiently.

No commits in the last 6 months. Available on PyPI.

Use this if you need a fast and straightforward way to categorize text data into predefined groups, using a proven baseline method.

Not ideal if you require advanced neural network models, highly customized natural language processing pipelines, or need to handle very complex linguistic nuances beyond what TF-IDF and Logistic Regression offer.

text-categorization document-tagging email-filtering sentiment-analysis customer-feedback-analysis
Stale 6m
Maintenance 0 / 25
Adoption 8 / 25
Maturity 25 / 25
Community 8 / 25

How are scores calculated?

Stars

62

Forks

4

Language

Python

License

MIT

Last pushed

Nov 06, 2021

Commits (30d)

0

Dependencies

7

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dayyass/text-classification-baseline"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.