Skip to content

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

Notifications You must be signed in to change notification settings

daminisatya/SentimentVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published