Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 569 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 569 Bytes

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.