Chrome browser plugin for classifying comments under any currently watched YouTube video into categories such as spam, useful, vulgar
get_comments.py
- The script to mine the comments from YouTube
plugin folder
- chrome plugin contents
mining_scripts&training_models folder
- svm models trained for identifying comments as spam,vulgar,useful etc
libshorttext
- opensource package used to train the models