j-bucholtz / Premier-League-Twitter-Sentiment-Analysis

Sentiment analysis of Premier League teams using Tweets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Premier League Twitter Sentiment Analysis

Using stream_tweets.py

The stream_tweets.py script uses a Twitter Bearer token for authentication. To successfully authenticate you must export an environment variable. Substitue your bearer token and run the following (remove the < and > characters):

export 'BEARER_TOKEN'='<your_bearer_token>'

About

Sentiment analysis of Premier League teams using Tweets.


Languages

Language:Python 100.0%