0.0.1 • Published 11 years ago
infectwit v0.0.1
infectwit
Research whether twitter users influence each other in their tweeting and visualize tweeting sentiment history.
install
npm install infectwitUsage
Have fresh mongoDB server running on "mongodb://localhost:27017/infectwit".
Start server
npm serverVisit browser
http://localhost:3000populate database with twitter data
node populate <collection to safe to> <afinn | clips> <negative | positive>0.0.1
11 years ago