README
February 18, 2011 · View on GitHub
MeCab ruby module
;
-
Installation
% ruby extconf.rb % make % su
make install
-
How to use?
See 'test.rb' as a sample program.
February 18, 2011 · View on GitHub
MeCab ruby module
;
Installation
% ruby extconf.rb % make % su
How to use?
See 'test.rb' as a sample program.