Skip to content

davidwestfield/RedditPersonalityMetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Logo

RedditPersonalityMetrics

RedditPersonalityMetrics is a tool for analyzing a Reddit user's personality by scraping and feeding their comments into IBM Watson Personality Insights api. Personality Insights returns various dimensions of personality analyzed from the text like extroversion, openness, conscientious, and neuroticism.

Ordinarily IBM Watson Insights requires you manually copy and paste a length page of text in order to get an accurate understanding of the user's personality. This tool expands the capabilities by letting you reference a user's complete Reddit comment history as a source of their personality metrics. The process is extremely simple and performed with a single command.

Usage

python commentScrape.py [username]

(Analysis can be found in [username].text)

About

Analyze a Reddit user's personality using their comments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages