GUI for Tweets to get Sentiment Analysis/Opinion mining along with visualization of user Location
- tkinter - For GUI
- tweepy - Twitter access
- Basemap, plotly, matplotlib - Visualization
- Geopy, reverse_geocode - Working with locations
- textblob - Sentiment Analysis
This project was made as our final project submission for course- Social Network Data Analysis. Project goal was to deliver a Graphical User Interface where user can enter a keyword and get results for Sentiment analysis of total of 1000 tweets for users along with data visualization for users with locations.