cdeweyx / Trump-Sentiment-Tracker

Web application using real-time twitter data to determine the public's current perception of President Donald Trump.

Home Page:https://trump-sentiment-tracker.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trump Sentiment Tracker

Description

Trump Sentiment Tracker uses real-time twitter data to determine the public's current perception of President Donald Trump. The web application streams all tweets containing the word 'Trump' within the last ten minutes of being launched. The tweets are then put through sentiment analysis in order to determine how postitive or negative they are. Lastly, the sentiment scores are averaged and reported to you using the visualization seen above. For best results, keep this tab open for a few minutes and then check it out.

See the Web App

Trump Sentiment Tracker

See the Post

I wrote a Medium post on the experience as well. You can find the post and more about the process here:

How I Built Trump Sentiment Tracker

About

Web application using real-time twitter data to determine the public's current perception of President Donald Trump.

https://trump-sentiment-tracker.herokuapp.com


Languages

Language:HTML 97.8%Language:Python 2.2%