chocks / subreddit-sentiment-analysis

A simple command line utility to do sentiment analysis on a sub-reddit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subreddit-sentiment-analysis

A simple command line utility to do sentiment analysis on a sub-reddit This tries to predict the total positive, negative and neutral posts in a given time frame. NOTE: This does not do apply advanced learning models but relies on the text-processing service for the prediction & is intended to be for educational purposes.

About

A simple command line utility to do sentiment analysis on a sub-reddit.

License:MIT License


Languages

Language:Python 100.0%