Social media sentiment analysis
A project to analyze social media Tweets relating to a bank (NAB) to get an understanding of changing sentiment over time, as well as the topics that are driving that sentiment. The application uses the Tweepy Twitter API to collect the tweets, the NLTK Natural Language Processing Toolkit to analyse the text and the Vader library to analyse sentiment.