Skip to content

jiayouwyhit/E-Comp-EuroVis18

Repository files navigation

Connection to remote server

Connect to the remote mongoDB server: ssh -L 27017:localhost:27017 my_dummy_username@143.89.191.15

Steps to run

  1. Clone the repository

  2. Intall the dependencies : pip2 install flask flask_cache flask_pymongo pandas sklearn nltk pymongo textblob gensim

  3. Run python run.py

About

Code for our EuroVis 18 paper: "Towards Easy Comparison of Local Businesses Using Online Reviews".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published