blob: afa7a6a3b96f367c3a00b3ec15497b2ca0ff6dcd (
plain)
1
2
3
4
5
6
7
8
9
|
libmecab (http://mecab.sourceforge.ne.jp) already has a perl interface
built with it, so why a new module? I just feel that while a subtle
difference, making the perl interface through a tied hash is just...
weird.
So Text::MeCab gives you a more natural, Perl-ish way to access
libmecab!
WWW: https://metacpan.org/release/Text-MeCab
|