Content Based Recommender System recommends movies similar t
Content Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie. I did web scraping to get the reviews given by the user in the IMDB site using bs4.