Skip to content
/ kytea Public
forked from neubig/kytea

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

License

Notifications You must be signed in to change notification settings

knzm/kytea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KyTea

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 can rebuild the configure file using

> autoreconf -i

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.9%
  • Shell 7.4%
  • C 6.7%