Skip to content

Feed in a news article, blog post, or press release, and Poligraft will present you with an enhanced view of the people, organizations, and relationships described in the piece.

License

dvogel/poligraft

 
 

Repository files navigation

Poligraft by Sunlight Labs

A project funded by the Knight Foundation.

Set up

This is a Rails 3 app, so make note of the required use of the bundler gem. Uses MongoDB for persistence.

If you have commit rights:

git clone git@github.com:sunlightlabs/poligraft.git

Read-only:

git clone git://github.com/sunlightlabs/poligraft.git

Install the required gems:

bundle install

Note that the script/xxx methods are now replaced with the rails command.

rails console
rails server

About

Feed in a news article, blog post, or press release, and Poligraft will present you with an enhanced view of the people, organizations, and relationships described in the piece.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 40.9%
  • HTML 29.9%
  • JavaScript 16.2%
  • CSS 13.0%