Sentiment analysis of tweets
Demo and slides presented at QCon Rio de Janeiro, August 2015.
To access Twitter data, you will first have to register an app to obtain secret
and key
: register Twitter app.
To run sentiment analysis, download also the Stanford NLP Parser and unzip it in the same directory as the code.