Skip to content

schuay/advanced_internet_computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis

This project is part of the Advanced Internet Computing course at the Vienna University of Technology (TU Wien) in the winter semester 2013.

Installation

Install all required dependencies:

For using stopwords, the nltk-corpus must be installed manually:

In case you run into errors in requests/requests-oauthlib, try the quick fix in requests/requests-oauthlib#43 (comment).

Usage

This project uses the twitter API, and as such some scripts require login credentials. These can be generated using the 'getsillytokens.py' script by using the application key and application secret (you do have those, right?).

About

VU Advanced Internet Computing, TU Wien, WS 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages