Douban movie recommendation system - FilmDog
Demo for this project
Code: https://github.com/Jasmine1231/movierecommendationsystem
Detailed Documentation (Chinese version, 33 pages): report
Function
Personalized movie recommendation
- For users with browsing history, recommend movies based on his watching history.
- For new users, recommend random trending movies. Users can filter their favorite.
Review filtering and sentiment analysis
- For each movie, filter the comments from movie critics.
- For each popular short comment on the main page of that movie on Douban, use LSTM to analyze sentiment analysis and show the result with a bar chart.
- Show the plot summary of that movie.
- Show the brief storyline of that movie
Personalized Trending movie recommendation
- Based on users watching history, recommend trending movies that are playing in the theatres.
- Get users’ location and show ticket prices for different movie theatres and different ticket purchasing app.
- Users can mark their wishing list. This will be shown in collection.
Personal center
- Movie watching history
- Collections of saved movies