/SentimentVisualizer

A web interface to visualize the emotions of the tweets and various other characteristics

Primary LanguageHTML

SentimentVisualizer

This is a sentimental Visualizer tool which scraps the JSON data from loklak and visualizes the emotional classifications of the tweets.

Steps to set it

  • Make sure you run this on python 2.7
  • Follow the steps
git clone https://github.com/daminisatya/SentimentVisualizer.git
cd SentimentVisualizer
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py

Here are few screenshots of the tool

Alt text

Alt text

Alt text

Alt text