whatarepeoplesaying
A Product Classifier using Twitter Sentiment Analysis. Works using a Naive Bayes Classifier from the NLTK library. NOTE: Fairly outdated Python library usage. Poses security risk. Also, definitely use sklearn over NLTK! The speed bump-up is QUITE SIGNIFICANT!
A tool that can be used to analyze what people are saying in real-time.
Uses: Python2.7+NLTK+Flask-MWF+Bootstrap+HighCharts.js
Running Live on:WhatArePeopleSaying ?
PS: Omitted the config.json file that contains Twitter Authorization Keys and stuff.