An open API service indexing awesome lists of open source software.

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.

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.