lakshaybamel/sentiment-analysis-lstm-imdb
LSTM-based sentiment analysis on IMDB dataset using PyTorch with full NLP pipeline, training, and evaluation.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/lakshaybamel/sentiment-analysis-lstm-imdb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rohanmistry231/Movie-Sentiment-Analysis-App
Description A Python-based web application for analyzing sentiment in movie reviews using NLP...
JayanthSrinivas06/Sarcasm-and-Irony-detection
This project implements a Bidirectional LSTM (BiLSTM) model for text classification using...
TarikKaanKoc/IMDB-Sentiment-Analysis-NLP
IMDB dataset having 50K movie reviews for natural language processing or Text analytics. This is...
dejanjovic1283-ui/end-to-end-nlp-sentiment-analysis
IMDB sentiment analysis using NLP, TF-IDF, Logistic Regression, and Streamlit.
laythfadhala/Sentiment-Analysis
This example uses model trained on movie reviews. This model scores the sentiment of text with a...