Provides a naturally Ruby-esque interface to MeCab, a Japanese morphological analyzer, running on CRuby and JRuby.
gem install nattoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a Japanese sentence and prints each token.
Install MeCab via your package manager (e.g., apt-get install mecab mecab-ipadic-utf8).
No dependency data recorded yet.