words 0.1.0
A fast, easy to use interface to WordNet® with cross ruby distribution compatability. We use TokyoCabinet to store the dataset and the excellent rufus-tokyo to interface with it. This allows us to have full compatability across ruby distributions while still remaining both fast and simple to use.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rufus-tokyo
>= 1.0.5
Development Dependencies (1):
trollop
>= 1.15