EveripediaNetwork/fastc
Unattended Lightweight Text Classifiers with LLM Embeddings
This project helps you automatically sort and label text efficiently. You provide examples of text with their correct labels, and it learns to categorize new, unseen text into those groups. This is useful for anyone needing to classify text data without extensive manual review or complex model fine-tuning.
185 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly build lightweight text classifiers on a regular computer, without requiring powerful specialized hardware, to categorize things like customer feedback, support tickets, or social media posts.
Not ideal if you require very high accuracy on extremely nuanced or rare text classifications, which might need more extensive fine-tuning or larger models.
Stars
185
Forks
10
Language
Python
License
GPL-3.0
Category
Last pushed
Sep 06, 2024
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/EveripediaNetwork/fastc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
codelion/adaptive-classifier
A flexible, adaptive classification system for dynamic text classification
jiegzhan/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN...
jiegzhan/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN...
cbaziotis/datastories-semeval2017-task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention...
iamaziz/ar-embeddings
Sentiment Analysis for Arabic Text (tweets, reviews, and standard Arabic) using word2vec