Skip to content

mneko/RedditSentimentAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

RedditSentimentAnalysis

This is a script that takes in a reddit username as a parameter, then scrapes the first 100 comments of said user and determines the overall positivity ratio of the comments via TextBlob. As of now, it prints out the top 10 positive comments, then top 10 negative comments (these are sorted lists), then the overall ratio

######TODO

  • Filter the results based on the objective/subjective value of the sentiment
Screenshot of how I see it:

SUBJECTTOCHANGE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%