First follow the steps described in my tutorial about Sentiment Analysis with Twitter but stop before the point “The Analyzing”. By this step we got our tweets tweets = searchTwitter("sustainable development", n=200, cainfo="cacert.pem")...
Latest Posts
Sentiment Analysis on Twitter
How to do a Twitter Sentiment Analysis? Or: What´s the mood on Twitter? Hello there! Today I want to show you how to do a so-called Sentiment Analysis. It is about analyzing the mood on Twitter about a certain Keyword. You get a number of tweets...