cardmagic / classifier

A general classifier module to allow Bayesian and LSI classifications.
Other
661 stars 122 forks source link

Updated Rakefile and added Bundler support #16

Closed dougsko closed 10 years ago

dougsko commented 11 years ago

This is a tweaked Rakefile that was created using Jeweler and then modified some for simplicity. It uses Bundler to handle dependencies and there is a Gemfile included as well. Yard is now used to create rdocs.

cardmagic commented 10 years ago

This has been merged, thank you!