Skip to content

NLP model to classify the sentiment of youtube comments

Notifications You must be signed in to change notification settings

yungRoz/toxic-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Toxic Youtube

Objective

Classify the sentiment of youtube comments. Generate graph of comment distributions.

youtube-comments.ipynb

Given your youtube api client id and a trained model, the notebooks lets you extract comments from youtube videos, predicts the probability each comment belongs to one of the training class, and generates a matplotlib graph.

model.ipynb

This notebook is used to build a text classifier that approximate the toxicity of text comments using data from Kaggle's Toxic Comment challenge.

About

NLP model to classify the sentiment of youtube comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published