RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Words - A fast, cross distribution, easy-to-use interface to WordNet®

Words is an easy-to-use interface to the WordNet® lexical ontology. There are numerous interfaces out there however they appear to either be unstable, slow or make us of out-dated / distribution specific libraries many lacking ruby-like syntax. Words provides both rovides both a pure ruby and an FFI powered backend over the same API. The FFI backend uses Tokyo Cabinet and rufus-tokyo to provide cross ruby distribution compatability and blistering speed. The pure ruby interface operates through a ruby optimised index along with the standard files provided by WordNet®.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in