This IPython Notebook includes material for advanced analytics on Twitter. It was originally designed for analysis of tweets during the protests in Ferguson, MO in August of 2014, but it should work for any Twitter data set.
The following Python packages are necessary to run this notebook:
- tweepy
- networkx
- gensim
- nltk
- basemap
- numpy
- matplotlib
- time
- calendar
- codecs
- datetime
- json
- sys
- gzip
- string
- glob
- re