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

https://github.com/assios/twitter-analyzer


https://github.com/assios/twitter-analyzer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Twitter-analyse

Visualise twitter topic and sentiment results.

## Local setup

Follow these steps to set it up lcoally:

1. Install Meteor: ```curl https://install.meteor.com/ | sh```
2. Run ```meteor run``` and the app will be running on port 3000.

The backend (api.py in topicsent folder) should be running on port 8888 for this application to work.