Hi,
Open Chinese Convert (OpenCC) is an open-source project for
conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion,
variant conversion and regional idioms among Mainland China,
Taiwan and Hong kong.
Here's an example of converting 飛機場 ("airport") from Traditional to
Simplified Chinese:
$ echo 飛機場 | opencc -c /usr/local/share/opencc/t2s.json
飞机场
ok?
--
Anthony J. Bentley
No comments:
Post a Comment