You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script visually compares the sentiment between Obama and Trump's first inaugration speeches
About
Utilized NTLK and TextBlob packages to analyze the sentence by sentence sentiment of Obama and Trump's Inauguration Speeches. Using GGPlot, this sentiment was visualized to help analyze the Presidents’ emotion as each speech progressed. This analysis was done in Python.