This code allows you to connect Twitter in order to retreive content and analyse sentiments
- tweepy: (http://www.tweepy.org/)
- textblob: (https://textblob.readthedocs.io/en/dev/)
Install missing dependencies using pip
Once you have your dependencies installed via pip, run the script in terminal via
python SentimentAnalysis.py
A little coding challende for Twiter Sentiment Analysis
Created for the challenge set by Siraj here: https://www.youtube.com/watch?v=o_OZdbCzHUA