Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 544 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 544 Bytes

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