An open API service indexing awesome lists of open source software.

https://github.com/assios/tweet-classification


https://github.com/assios/tweet-classification

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# tweet-classification

Crowdsourcing sentiment classification of tweets

## Local setup
1. Install Meteor: ```curl https://install.meteor.com/ | sh```
2. Run meteor: ```meteor run```
3. The app is now running on ```localhost:3000```