ronakvijay/IMDB_Sentiment_Analysis
Sentiment analysis on IMDB movie reviews.
This tool helps you quickly understand the overall sentiment — whether positive or negative — expressed in movie reviews. You input text from IMDB movie reviews, and it tells you if the review is generally positive or negative. This is useful for anyone interested in gauging public opinion about films, such as movie enthusiasts, film critics, or market researchers.
No commits in the last 6 months.
Use this if you need to quickly determine the emotional tone of IMDB movie reviews without manually reading each one.
Not ideal if you need detailed, nuanced sentiment analysis beyond simple positive/negative, or if your reviews are from sources other than IMDB.
Stars
14
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ronakvijay/IMDB_Sentiment_Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...
WLXie-Tony/Movie_Review_Analysis
Official replication package for IJFE (2026). Asynchronous ETL pipeline using GPT-4o to quantify...
farisology/SentimentAnalysis
Sentiment Analysis model using Linear SVM and collection of Tweets about Star Wars Rogue One Movie
ThinamXx/NeuralNetworks__SentimentAnalysis
In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment...