C3



Lecture Slides

Lecture C3 slides

Code

Hands-on Streaming Word Count: Streaming Programming Guide - network_wordcount.py

Hands-on Trend Detection in Social Media: - twitter_client.py - tweet_processing.py

Twitter App Exercise

For the second hands-on, you will need to create credentials for a Twitter App. Before coming to class, try to do step 1 below.

  1. Go to https://apps.twitter.com, create developer account and then create new app

  2. Go to "Keys and Access Tokens" tab and then click on "Generate my access token."

It can sometimes take a while for Twitter to approve your developer account.