Cheng-Lung Sung (宋政隆) > Lingua-ZH-Segment > Lingua::ZH::Segment

Download:
Lingua-ZH-Segment-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View/Report Bugs
Module Version: 0.02   Source  

NAME ^

Lingua::ZH::Segment - Chinese Text Segmentation

VERSION ^

This document describes version 0.01 of Lingua::ZH::Segment, released March 10, 2005.

SYNOPSIS ^

    use Lingua::ZH::Segment;

    print segment('降龍18掌'); # 降 龍 18 掌

DESCRIPTION ^

This module currently only break chinese text into single character (Chinese word), it will not break up any alphabet.

METHODS ^

Currently, only segment is available.

SEE ALSO ^

Encode::Guess

AUTHORS ^

Cheng-Lung Sung <clsung@tw.freebsd.org>

KUDOS ^

Hsin-Chan Chien for inspiring me about Encode::Guess.

COPYRIGHT ^

Copyright 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

syntax highlighting: