scotthlee/document-classification

Simple command-line scripts for document classification

38
/ 100
Emerging

This helps you automatically categorize text documents, such as assigning sentiments (positive, negative) to customer reviews or support tickets. You provide a spreadsheet (CSV) where each row is a document, with one column for the text and another for its known category. It then outputs predictions for new documents, telling you which category each one belongs to. This tool is for researchers, marketers, or anyone who needs to quickly sort large volumes of text.

No commits in the last 6 months.

Use this if you have a collection of documents with known categories and want to train a model to automatically classify similar new documents, especially for sentiment analysis.

Not ideal if you need a very fast solution for extremely large datasets or if you don't have labeled examples to train the model.

sentiment-analysis text-categorization document-management market-research customer-feedback
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

21

Forks

6

Language

Python

License

Apache-2.0

Last pushed

Jun 26, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/scotthlee/document-classification"

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