FreeWnn 是一个日文、中文、韩文输入法。
这个 port 仅含有中文输入法所需的服务端和字典。
-- S. Taoka
<taoka@FreeBSD.org>
This port installs standard fonts for Chinese used in the Ports
Collection.
The Chinese PinYin and Bopomofo conversion library
This is the Chinese PinYin / Bopomofo conversion library.
You can easily write an application which handles the Chinese with it.
这个 port 使得 xpdf 可以阅读中文(简体和繁体) pdf。
这个模块是 TaBE(Taiwan and Big5 Encoding)类库的 Perl 接口,用来处理中文词语、
短语、句子和注音符号的一个统一接口和类库;它打算用作中文文本处理的基础。
Author: Autrijus <autrijus@autrijus.org>
This port is the Perl wrapper of cconv (chinese/cconv).
cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.
We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.
Features:
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.
This port is the PHP wrapper of cconv (chinese/cconv).
cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.
We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.
Features:
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.
This port is the Python wrapper of cconv (chinese/cconv).
cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.
We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.
Features:
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.
该模块需要 Lingua::ZH::TaBE,一个中文 Tokenizer;它是 Lingua::ZH::TaBE
的一个封装,也是接口的 utf8 支持的重载。
-- Autrijus Tang
autrijus@autrijus.org