A sentiment analyzer for real-time feeds on Twitter.
You would need to set up NLTK before running main.py
.
- Update the Twitter Consumer and Access keys in main program and execute
- Input the search term for which the sentiment analysis is needed
- This will analyze the sentiment about the search term from current tweets
- Make the tweet stream to get live analysis updates