[Bug 219132] [NEW PORT] textproc/scws Simple Chinese word segmentation program and lib

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 8 06:15:09 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219132

            Bug ID: 219132
           Summary: [NEW PORT] textproc/scws Simple Chinese word
                    segmentation program and lib
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amutu at amutu.com

Created attachment 182388
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182388&action=edit
new port shar file

SCWS (Simple Chinese Word Segmentation) is a frequency dictionary based Chinese
word segmentation engine, it can cut a whole section of the Chinese text into
words. Word is the smallest unit of morpheme in Chinese, but in Chinese words
are not separated by spaces,so word segmentation is an important step for
Chinese language process.SCWS is written in C without other dependencies and
accept GBK and UTF-8 encoding for both the Simple Chinese (zh_CN) and the
Traditional Chinese (such as zh_TW).

WWW: http://www.xunsearch.com/scws/index.php

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list