ThinamXx/NeuralNetworks__SentimentAnalysis
In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment Analysis of Text. I have Implemented the CNN, RNN and LSTM to predict the Sentiment of the Text Data.
Quickly understand the emotional tone of text like movie reviews. This project takes written text and tells you if the sentiment expressed is positive or negative. It's for anyone who needs to gauge public opinion or customer feelings from large amounts of text data.
No commits in the last 6 months.
Use this if you need to automatically categorize written feedback or opinions as either positive or negative.
Not ideal if you require nuanced sentiment detection beyond simple positive/negative, or if your text data is not in English.
Stars
7
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 31, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ThinamXx/NeuralNetworks__SentimentAnalysis"
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)
WLXie-Tony/Movie_Review_Analysis
Official replication package for IJFE (2026). Asynchronous ETL pipeline using GPT-4o to quantify...
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
zhiming-xu/spoiler-detector
Detect spoilers in IMDb movie reviews with deep neural network