zhiming-xu/spoiler-detector
Detect spoilers in IMDb movie reviews with deep neural network
This tool helps movie buffs avoid unwanted plot revelations. It takes a movie review and compares it against the movie's plot synopsis to determine if the review contains spoilers. Anyone who reads movie reviews and wants to enjoy films without prior knowledge of key plot points would find this useful.
No commits in the last 6 months.
Use this if you frequently read online movie reviews and want to be warned about potential spoilers before they ruin your viewing experience.
Not ideal if you enjoy knowing plot details beforehand or if you are reviewing content that isn't a movie or TV show.
Stars
7
Forks
3
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zhiming-xu/spoiler-detector"
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
ThinamXx/NeuralNetworks__SentimentAnalysis
In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment...