Show and Tell - Sentiment Analysis of 2016 Election Cycle News Coverage

I created an app to visualize news sentiment trends for each candidate during the 2016 election cycle. Click data on the graphs allows for drilling down to individual publications and articles in each group. My github page provides additional details if anyone is interested. This was my first experience with dash and I’m really excited to keep learning!

http://news-sentiment-analysis.herokuapp.com/

2 Likes

Really nice, thanks for sharing.

Sentiment calculated using vaderSentiment. for additional information please visit cmclaughlin829 (Christopher McLaughlin) · GitHub

The link was not clickable and should probably point toward the repository not the profile.

Ah - Thanks for reminding me. I had that on my to-do list for the last few days and keep pushing it off. Thanks for checking it out!