The first version of a Japanese Tokenizer implementation using MeCab.<br>It hasn't been tested yet.<br><br>In order to compile property both MeCab and libiconv should be installed.<br><br>In ubuntu the following packages are needed: libmecab-dev mecab-ipadict-utf8<br>
It's also recommended to install libiconv from source.<br>