Twitter-Sentimental-Analysis with GUI
A python program that will do the sentimental analysis of tweets related to the keywords we provide.
Make sure the python libraries like tweepy to gather tweet data, nltk used to clean the tweets and Google NL API are already installed.