Skip to content

This project will take an inputted search parameter and then live-plot the overall sentiment of each tweet as it is published.

Notifications You must be signed in to change notification settings

danielferriss/plot-sentweetment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Plot Sentweetment

This project will take an inputted search parameter and then live-plot the overall sentiment of each tweet as it is published.

Prerequisites

pip install:

  • plotly
  • numpy
  • nltk
  • tweepy

Installing

  • Clone Repo
  • Insert your twitter keys
  • Set up api access for plotly
  • Run file. You will be prompted in terminal for what term you would like to search for.

Built With

Author

  • Daniel Ferriss - site

Acknowledgments

  • Hutto, C.J. & Gilbert, E.E. (2014). VADER: A Parsimonious Rule-based Model for Sentiment Analysis of Social Media Text. Eighth International Conference on Weblogs and Social Media (ICWSM-14). Ann Arbor, MI, June 2014.

About

This project will take an inputted search parameter and then live-plot the overall sentiment of each tweet as it is published.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages