Sentimental analysis of Brexit Referendum 2016.
Contents :
- tweetsCollect.ipynb - Script to make connections with twitter rest api and obtain tweets and their attributes in JSON format with keyword - '#Brexit' and storing in a database.
- UserDetail.ipynb - Script to obtain some of the missed attributes of the tweets using tweet's ids.
- senti140.ipynb - Script to obtain the sentiment of tweets using Sentiment140 API.
- Brexit Visualizations - Visualizations of different reactions of people.