pranavbanga254/enhanced-sentiment-analysis
A unique sentiment analysis model on IMDB reviews with custom negation handling. Instead of generic preprocessing, it smartly tags words after negators like "not" (e.g., "not good" → "not_good"), preserving sentiment context. Comparison of models with and without this logic shows improved accuracy and real-world reliability.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pranavbanga254/enhanced-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WLXie-Tony/Movie_Review_Analysis
Official replication package for IJFE (2026). Asynchronous ETL pipeline using GPT-4o to quantify...
BeiCunNan/Sentiment_Analysis_Imdb
Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.
prakharchoudhary/SentimentAnalysis
A Sentimental Analysis model trained on IMDb dataset, using Bag of words model(tokenisation)
SkyThonk/Movie-Reviews-Sentiment-Analysis
Sentiment Analysis of Movie Reviews is either positive or negative review, the dataset which is...
farisology/SentimentAnalysis
Sentiment Analysis model using Linear SVM and collection of Tweets about Star Wars Rogue One Movie