A location based crowd sourcing review server.
Bringing the latest in computational linguistics to crowd source reviews from tweets in your area (MongoDB, SpringSense, Ruby, Sinatra)
- Ruby 1.9.3
- Bundler
- MongoDB
$ bundle install
- Start Mongo
$ rake mongod
- Start Web Application
$ rake
$ rake seed
$ rake process_tweets
$ rake help