tahamohmadf19-dev/movie-review-sentiment-analysis-bilstm
Sentiment analysis on IMDB movie reviews using a Bidirectional LSTM neural network. The project applies NLP preprocessing and deep learning with TensorFlow/Keras to classify reviews as positive or negative, achieving 88% accuracy.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tahamohmadf19-dev/movie-review-sentiment-analysis-bilstm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RubixML/Sentiment
An example project using a feed-forward neural network for text sentiment classification trained...
cmasch/cnn-text-classification
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
haoopeng/CNN-yelp-challenge-2016-sentiment-classification
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment...
nas5w/imdb-data
A JSON file of 50,000 IMDB movie reviews to be used in machine learning applications.
SrinidhiRaghavan/AI-Sentiment-Analysis-on-IMDB-Dataset
Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the...