Skip to content

cbuntain/TwitterFergusonTeachIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Material for Advanced Analytics on Twitter during Ferguson Protests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published