Eatosin/SentiGrade
Production-grade Sentiment Analysis API featuring a Dual-Model Architecture. Implements a high-speed TF-IDF + Logistic Regression baseline and a fine-tuned DistilBERT Transformer. Built with FastAPI, containerized with Docker, and protected by a CI/CD test suite.
Stars
3
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Eatosin/SentiGrade"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext