Simple Text Analysis

  1. Most used hashtags
  2. Most tweeted links
  3. Most retweeted tweets
  4. Most used words (n-grams?)

In [1]:
from IPython.core.display import HTML
styles = open("../css/custom.css", "r").read()
HTML(styles)


Out[1]:

In [ ]: