mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
8b12146613
- Make PORTDOCS always install [1] - Change LICENSE_COMB to multi, fix spelling in pkg-descr PR: ports/187829 [1] Submitted by: maintainer
14 lines
575 B
Plaintext
14 lines
575 B
Plaintext
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/
|