Date: Sat, 11 Aug 2018 14:16:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476886 - head/chinese/p5-Lingua-ZH-WordSegmenter Message-ID: <201808111416.w7BEGLnO047005@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 11 14:16:21 2018 New Revision: 476886 URL: https://svnweb.freebsd.org/changeset/ports/476886 Log: Update CPAN link Modified: head/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr Modified: head/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr ============================================================================== --- head/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr Sat Aug 11 14:16:16 2018 (r476885) +++ head/chinese/p5-Lingua-ZH-WordSegmenter/pkg-descr Sat Aug 11 14:16:21 2018 (r476886) @@ -5,7 +5,7 @@ from both left and right directions, and choose the on 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808111416.w7BEGLnO047005>