summaryrefslogtreecommitdiff
path: root/japanese/mecab/pkg-descr
blob: de8228042a1b27ed15c220af84456d64f485b1fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
MeCab is open source Japanese dependency structure analyzer developed
through the joint research project between Graduate School of Informatics
Kyoto University and NTT (Nippon Telegraph and Telephone)
Communication Science Laboratories. It has following features:

* General-purpose design independent from language, dictionary and
  corpus.
* High precision of analysis based on Conditional Random Fields.
* Faster than ChaSen, Juman and KAKASI.
* Library is reentrant.
* Scripting language bindings such as Perl/Ruby/Python/Java/C#.

WWW: https://code.google.com/p/mecab/