Poignant is a toolkit for natural language processing in Ruby. It is named in honor of why the lucky stiff.
Poignant is a toolkit for natural language processing in Ruby. It is named in
honor of why the lucky stiff.
Add this line to your application’s Gemfile:
gem 'poignant'
And then execute:
$ bundle
Or install it yourself as:
$ gem install poignant
TODO: Write usage instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)