Skip to content

For reliable movie ratings, crawl comments from YouTube movie review videos, select reliable comments using algorithms, and derive ratings using a movie rating prediction model consisting of Bidirectional LSTM

License

Notifications You must be signed in to change notification settings

skynnn/precise-youtube-rater

 
 

Repository files navigation

precise-youtube-rater

precise-youtube-rater is an open-source project.

Crawling YouTube comments for reliable movie ratings.

There are so many indiscriminate fake reviews that it is difficult to recommend movies.

To this end, YouTube selects reliable comments and helps recommend movies

Using YouTube api, crawl comments from movie review videos.

Caution

YouTube API key is required.  
Please put the issued key in the developer_key variable on Main.py.  

It predicts movie ratings using recommendation algorithms with crawled comments.

About

For reliable movie ratings, crawl comments from YouTube movie review videos, select reliable comments using algorithms, and derive ratings using a movie rating prediction model consisting of Bidirectional LSTM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 91.8%
  • Python 8.2%