natto 1.1.2
natto provides a naturally Ruby-esque interface to MeCab. It runs on both CRuby (mri/yarv) and JRuby (jvm). It works with MeCab installations on Windows, Unix/Linux, and OS X. No compiler is necessary, as natto is not a C extension.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ffi
>= 1.9.0
Requirements:
MeCab 0.996
FFI, 1.9.0 or greater