Skip to content

Yandex Open Data Hackaton Project - Dictionary with Named Entities for Cities

License

Notifications You must be signed in to change notification settings

SemanticBashkortostan/city_dict_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yandex Hackathon project

API site: http://citydict.ru

See milestones: https://github.com/sld/city_dict_api/issues/milestones?with_issues=no

And issues: https://github.com/sld/city_dict_api/issues

Installation

  1. git clone
  2. Install Ruby 2.0.0 and Rails 3.2.14
  3. Install Postgresql (tested on 9.1 and 9.2.4)
  4. Install hstore extension for Postgresql (for Ubuntu: apt-get install postgresql-contrib)
  5. Rename config/database.yml.example into config/database.yml and add to database.yml username and password from Postgresql
  6. bundle install
  7. rake db:create && rake db:migrate
  8. rails server
  9. Enjoy!

License

Under MIT, see LICENSE

About

Yandex Open Data Hackaton Project - Dictionary with Named Entities for Cities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published