Script to perform simple twitter sentiment analysis using MongoDB database to store the tweets and analyze the sentiment using TextBlob.
Requirements
- The program uses the mlab.com - MongoDB to store tweets. mlab is used to test and learn MongoDB. Therefore it need not be installed and running on the client's computer when using the program.
- program aims to implement a very basic sentiment analysis case for tweets mentioning a US elections 2016.