Twitter Sentiment Map Overview
WARNING: Very beta- empty map.
Features
- Takes in any Twitter topic or hashtag for the tweets to be categorized in.
- Clusters tweets based on location.
- Runs IBM Watson tone-analyzer on aggregated tweets per cluster
- Sends JSON file of cluster data up to application
Run the app locally
- Clone Repository
- cd into the app directory
- Install dependencies listed in Requirements.txt
- Run
python run.py - Access the running app in a browser at http://0.0.0.0:8000/
Run on Bluemix Server
Navigate to: dankhack16.mybluemix.net
Log in or sign up for Devpost to join the conversation.