tetsuok / kytea

The Kyoto Text Analysis Toolkit for word segmentation and pronunciation estimation, etc.

Home Page:http://www.phontron.com/kytea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KyTea Build Status

KyTea is a general text analysis toolkit, with a focus on Japanese and other languages requiring word or morpheme segmentation.

Detailed usage information can be found at http://www.phontron.com/kytea

To build KyTea, run

 $ ./configure
 $ make

If there is no configure file in the directory (for example, if you checked the source out from GitHub), you must rebuild the configure file using the following command:

 $ autoreconf -i

About

The Kyoto Text Analysis Toolkit for word segmentation and pronunciation estimation, etc.

http://www.phontron.com/kytea

License:Other


Languages

Language:C++ 86.2%Language:C 7.0%Language:Python 4.1%Language:Perl 1.1%Language:Makefile 0.7%Language:Shell 0.5%Language:M4 0.3%