https://github.com/tanyachutani/movie-recommendation-system
Movie recommender system using NLP, LSA using SVD,LDA on plot summary.
https://github.com/tanyachutani/movie-recommendation-system
Last synced: 8 months ago
JSON representation
Movie recommender system using NLP, LSA using SVD,LDA on plot summary.
- Host: GitHub
- URL: https://github.com/tanyachutani/movie-recommendation-system
- Owner: TanyaChutani
- Created: 2018-05-23T08:05:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T18:31:54.000Z (over 7 years ago)
- Last Synced: 2025-01-10T11:59:42.152Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieRecommendationSyste
Create a movie recommender system using natural language processing, latent semantic analysis using Singular Value Decomposition, latent Dirichlet allocation on plot summary. Also create a collaborative system for recommendations of movies on the basis of user-item rating matrix.