Skip to content

Creation of a reddit bot to do some natural language processing

Notifications You must be signed in to change notification settings

JulienRouse/reddit-bot-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status Github tag

Work in progress

Documentation <- also a work in progress

Use Python3 + praw + nltk.

Done

  • reddit bot:
    • reddit bot that retrieves posts from a subreddit
    • store those posts in memory with shelve
  • analysis:
    • count words appearence in the comments
  • presentation
    • wordcloud noice

TODO

  • analysis:

    • sentiment analysis
    • ?
  • presentation

    • build infographics from the results of analysis

About

Creation of a reddit bot to do some natural language processing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages