Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
/ catts Public archive

Crowdsourced Annotation Tool for Twitter Sentiment

Notifications You must be signed in to change notification settings

draperunner/catts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catts

Crowdsourced Annotation Tool for Twitter Sentiment

Get started

Install Meteor.js if you haven't already:

curl https://install.meteor.com/ | sh

Go to https://apps.twitter.com/ and register an app. Export your key and secret:

export CATTS_CONSUMER_KEY="my-app-key"
export CATTS_CONSUMER_SECRET="my-app-secret"

You probably want to put these two lines in you ~/.bashrc or similar for convenience.

Then install the project:

git clone git@github.com:draperunner/catts.git
cd catts
npm install
meteor

About

Crowdsourced Annotation Tool for Twitter Sentiment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages