-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Library filename / 库文件名
libChineseConverter.so
Library label / 库的文字标签
OpenCC 开放中文转换
Library team / 库的开发团队
OpenCC 的开发者:https://github.com/BYVoid
OpenCC Android 移植者:https://github.com/qichuan
Files & Comment / 同组文件 & 备注
https://github.com/qichuan/android-opencc 移植了 https://github.com/BYVoid/OpenCC 项目到 Android 平台,因此 libChineseConverter.so 这个原生库在根源上应该被标注为 https://github.com/BYVoid/OpenCC 。
In Apps / 出现于
https://github.com/fei0316/OpenCC-android-app
这个项目的 Gradle 里声明了 https://github.com/fei0316/OpenCC-android-app 作为依赖,原生库中包含 libChineseConverter.so
Library icon / 库图标
无
Library description / 库描述
Open Chinese Convert(OpenCC,开放中文转换)是一个用于在繁体中文、简体中文和日语汉字(新字体)之间进行转换的开源项目。支持字符级别和词汇级别的转换、异体字转换以及中国大陆、台湾地区和香港地区之间的区域性习惯用语转换。它不是普通话和粤语等语言之间的翻译工具。
Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai). It supports character-level and phrase-level conversion, character variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. This is not translation tool between Mandarin and Cantonese, etc.
Library relative URL / 相关链接
OpenCC:https://github.com/BYVoid/OpenCC
OpenCC 的Android 移植:https://github.com/qichuan/android-opencc