An open API service indexing awesome lists of open source software.

https://github.com/vprusso/twitter_sentiment_debate

Python code for streaming tweets and performing sentiment analysis of the 2016 presidential debate.
https://github.com/vprusso/twitter_sentiment_debate

Last synced: 7 months ago
JSON representation

Python code for streaming tweets and performing sentiment analysis of the 2016 presidential debate.

Awesome Lists containing this project

README

          

# twitter_sentiment_debate
Python code for streaming tweets and performing sentiment analysis of the 2016 presidential debate.

A Python script that allows one to stream tweets and analyze the sentiment of those tweets in real-time.
For more information on how to use this code, refer to the following blog post:
http://vprusso.github.io/blog/2016/twitter-sentiment-analysis-for-the-first-2016-presidential-debate/