aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/p5-Lingua-ZH-HanDetect/pkg-descr
blob: 258f8044d35d2494d03d1da87a58f247a591d215 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Lingua::ZH::HanDetect uses statistical measures to test a text string
to see if it's in Traditional or Simplified Chinese, as well as which
encoding it is in.

If the string does not contain Chinese characters, both the encoding
and variant values will be set to the empty string.

This module is needed because the various encodings for Chinese text
tend to occupy the similar byte ranges, rendering Encode::Guess
ineffective.

WWW:    http://search.cpan.org/dist/Lingua-ZH-HanDetect/