8000 GitHub - youkpan/OpenCC: A project for conversion between Traditional and Simplified Chinese
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

youkpan/OpenCC

 
 

Repository files navigation

Open Chinese Convert 開放中文轉換

Download Travis AppVeyor

Introduction 介紹

Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource 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.

中文簡繁轉換開源項目,支持詞彙級別的轉換、異體字轉換和地區習慣用詞轉換(中國大陸、臺灣、香港)。

Features 特點

  • 嚴格區分「一簡對多繁」和「一簡對多異」。
  • 完全兼容異體字,可以實現動態替換。
  • 嚴格審校一簡對多繁詞條,原則爲「能分則不合」。
  • 支持中國大陸、臺灣、香港異體字和地區習慣用詞轉換,如「裏」「裡」、「鼠標」「滑鼠」。
  • 詞庫和函數庫完全分離,可以自由修改、導入、擴展。
  • 支持C、C++、Python、PHP、Java、Ruby、Node.js and Android。
  • 兼容Windows、Linux、Mac平臺。

Links 相關鏈接

Installation 安裝

Download 下載

https://bintray.com/byvoid/opencc/OpenCC

Usage 使用