TwitterSentiment
Python program that scrapes tweets to find sentiment for certain topics In currents state only collects tweets in real time from tweepy stream and saves them into json file
My end goal for this project is going to be to be able to average sentiment for certain topics given tweets over a certain time. An application could be to analyze the sentiments toward certain companies and their stocks to use as a gauge for how they will perform on the market.
Log in or sign up for Devpost to join the conversation.