diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr b/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr index 46473cd66eb7..a0657187d162 100644 --- a/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr +++ b/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr @@ -5,7 +5,7 @@ from both left and right directions, and choose the one with higher frequency product. The original program is from the CPAN module Lingua::ZH::WordSegment -(http://search.cpan.org/~chenyr/) I did the follwing changes: 1) make the +(https://metacpan.org/author/CHENYR) I did the follwing changes: 1) make the interface object oriented; 2) make the internal string into utf8; 3) using sogou's dictionary (http://www.sogou.com/labs/dl/w.html) as the default dictionary. |