Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbuntain/twitterfergusonteachin

Material for Advanced Analytics on Twitter during Ferguson Protests
https://github.com/cbuntain/twitterfergusonteachin

Last synced: 27 days ago
JSON representation

Material for Advanced Analytics on Twitter during Ferguson Protests

Awesome Lists containing this project

README

        

# Tools for Analyzing Twitter

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.

## Package Requirements

The following Python packages are necessary to run this notebook:

### Installable Packages
- tweepy
- networkx
- gensim
- nltk
- basemap
- numpy
- matplotlib

### Built-in Packages
- time
- calendar
- codecs
- datetime
- json
- sys
- gzip
- string
- glob
- re