![]() |
![]()
| ![]() |
![]()
NAMELingua::ZH::Segment - Chinese Text Segmentation VERSIONThis document describes version 0.01 of Lingua::ZH::Segment, released March 10, 2005. SYNOPSISuse Lingua::ZH::Segment; print segment('降龍18掌'); # 降 龍 18 掌 DESCRIPTIONThis module currently only break chinese text into single character (Chinese word), it will not break up any alphabet. METHODSCurrently, only "segment" is available. SEE ALSOEncode::Guess AUTHORSCheng-Lung Sung <clsung@tw.freebsd.org> KUDOSHsin-Chan Chien for inspiring me about Encode::Guess. COPYRIGHTCopyright 2005 by Cheng-Lung Sung <clsung@tw.freebsd.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See <http://www.perl.com/perl/misc/Artistic.html> POD ERRORSHey! The above document had some coding errors, which are explained below:
|