本倉庫收集現代漢語各大分支及上古、中古漢語的中州韻輸入法拼音輸入方案和字庫。本項目的目標有三:
This repository collects the romanization schemas and character sets of Rime input method for Old Chinese, Middle Chinese and modern Chinese languages & dialects. This project is aimed to:
本倉庫分为四个子文件夹:
sources/
路徑下爲各個輸入方案的來源倉庫,以子模塊 submodule 的形式保存。各輸入法倉庫均爲配方(配方的 介紹請參見 Rime 輸入方案又是啥),由方案作者更新維護,可直接通過 plum 安裝部署(關於如何安裝配方,請參照 HanhNgiox.net 上教程)。由於部分方案不存在於 GitHub,故此路徑下方案收錄不完整,unmaintained/
路徑下爲从其他渠道收集得的方案文件,此类方案未配方化,无人更新维护,不保证可用性。download/
用於存放各個語言的唯一權威版拼音,即爲 發佈頁面 的下載整合包,方便用戶直接部署使用。script/
內包含更新收錄碼表所需的代碼。使用方法請見 使用教程。有關已收集方案的资源,如方案白皮书、教程等,請參見 方案相關文件(騰訊微雲 & Dropbox)。
This repository has four sub-directories:
sources/
are the source repositories of some schemas, preserved as submodules. Most of them are recipes (for an introduction to schema recipes, please see Rime 輸入方案又是啥) maintained by their authors, and can be installed and deployed by plum directly (please check out HanhNgiox.net on how to install recipes). Since not all schemas are maintained on GitHub, the collection in this directory is incomplete.unmaintained/
directory preserves schemas from other sources which are not recipes. They are not maintained by anybody so the usabilities are not guaranteed.download/
serves as the folder for the released packages. It contains only the selected schema for the prestige dialect of each language. Hence users can download, deploy and use these off-the-shelf schemas conveniently.script/
folder contains scripts for automatically updating the schema files. Please see Tutorial for instructions on how to use.For related materials of the collected schemas, such as tutorials, schema white papers, etc., please see Schema-related files (Tencent cloud & Dropbox)
<h2>使用教程 <br/>Tutorial</h2> <h3>克隆此倉庫 <br/>Clone this repository</h3>由於本倉庫體積過大,推薦運行以下命令來略過所有歷史記錄,僅克隆最新版的內容:
Considering the huge size of this repository, it is recommended to run the following command to skip all historical versions, cloning only the latest version of this repository:
git clone --depth=1 https://github.com/laubonghaudoi/Chinese_Rime.git
然後運行以下命令將全部子模塊內容克隆到本地:
Then run the following command to clone all submodules into the repository:
<h3>更新碼表 <br/>Update schemas</h3>git submodule update --init --recursive
首先確 保子模塊中內容已經克隆到本地,然後 cd
到 script/
下,運行以下命令來更新子模塊及下載包內方案文件:
First make sure you have cloned all submodules to local, then cd
to script/
and run the following commands to update all submodules and schema files in the download package:
<h2>已收錄方案 <br/>Collected schemas</h2># Update all submodules chmod +x update_submodules.sh ./update_submodules.sh # Update schema files in /download python update_download.py
目前學界對漢語分支分類歸類問題仍存較大分歧。常見的分類方式有傳統的七分法、《中國語言地圖集》的十分法和 ISO 國際標準的十六分法等。若使 用傳統分法,則現代漢語族下分七大語支,官吳贛湘粵客閩。若採用《中國語言地圖集》之十分法,則晉語獨立於官話成一支,徽語獨立於吳語成一支,平話獨立於粵語成一支。若採用 ISO 693-3 標準的十六分法,則平話再分爲南北兩部,閩語再細分爲閩北、閩南、閩東、閩中、莆仙五支,另外文言文也計作一門語言。
The classification for Chinese languages and dialects has been an unsettled issue in the academia. The traditional way (Jerry Norman 1988) puts Chinese languages into seven groups: Mandarin, Wu, Gan, Xiang, Cantonese, Hakka, Min. The Language Atlas of China classifies them into 10 groups, separating Jin, Huizhou and Ping from Mandarin, Wu and Cantonese as independent languages. The ISO 693-3 standard further separates Ping into Northern and Southern divisions and divides Min into Northern, Southern, Eastern, Central and Pu-Xian branches.
爲提高本項目可讀性和後續可維護性,本項目採用 ISO 693-3 標準的十六分法。此標準僅作參考,非最佳標準。若對此分類方式有任何疑問或意見,歡迎新開一個 issue 發起討論。下表爲此標準下各語言所對應的 ISO 639-3 代碼:
To improve the readability and maintainability of this project, here we adopt the ISO 693-3 system. This is for reference only and by no means the gold standard. If you have any questions or suggestions about this, feel free to open a new issue for discussions. The following table shows the ISO 639-3 codes for these languages.
閩東語 Min Dong Chinese | 晉語 Jinyu Chinese | 官話 Mandarin Chinese | 莆仙語 Pu-Xian Chinese | 徽語 Huizhou Chinese | 閩中語 Min Zhong Chinese | 贛語 Gan Chinese | 客家話 Hakka Chinese | 湘語 Xiang Chinese | 文言文 Literary Chinese | 閩北語 Min Bei Chinese | 閩南語 Min Nan Chinese | 吳語 Wu Chinese | 粵語 Yue Chinese | 北部平話 Northern Ping Chinese | 南部平話 Southern Ping Chinese |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cdo | cjy | cmn | cpx | czh | czo | gan | hak | hsn | lzh | mnp | nan | wuu | yue | cnp | csp |
目前 暫缺閩中語、徽語、贛語、北部平話 的輸入方案。如有作者已編寫以上語言的輸入方案,請聯系我或新開一個 issue 以添加收錄。其他漢語或域外方音的方案亦強烈歡迎。
Right now we are still missing the schemas for Central Min, Huizhou, Gan, Northern Ping. If you have composed a schema for any of the languages above, please contact me or open a new issue to add it to the collection. Schemas for other Chinese languages are also highly welcomed.
以下爲方案總表和配方列表。其中配方以符號 ℞ 標識。
Below are the lists of all collected schemas and recipes, where recipes are marked with the symbol ℞.
最强AI数据分析助手
小浣熊家族Raccoon,您的AI智能助手,致力于通过先进的人工智能技术,为用户提供高效、便捷的智能服务。无论是日常咨询还是专业问题解答,小浣熊都能以快速、准确的响应满足您的需求,让您的生活更加智能便捷。
像人一样思考的AI智能体
imini 是一款超级AI智能体,能根据人类指令,自主思考、自主完成、并且交付结果的AI智能体。
AI数字人视频创作平台
Keevx 一款开箱即用的AI数字人视频创作平台,广泛适用于电商广告、企业培训与社媒宣传,让全球企业与个人创作者无需拍摄剪辑,就能快速生成多语言、高质量的专业视频。
一站式AI创作平台
提供 AI 驱动的图片、视频生成及数字人等功能,助力创意创作
AI办公助手,复杂任务高效处理
AI办公助手,复杂任务高效处理。办公效率低?扣子空间AI助手支持播客生成、PPT制作、网页开发及报告写作,覆盖科研、商业、舆情等领域的专家Agent 7x24小时响应,生活工作无缝切换,提升50%效率!
AI辅助编程,代码自动修复
Trae是一种自适应的集成开发环境(IDE),通过自动化和多元协作改变开发流程。利用Trae,团队能够更快速、精确地编写和部署代码,从而提高编程效率和项目交付速度。Trae具备上下文感知和代码自动完成功能,是提升开发效率的理想工具。
AI小说写作助手,一站式润色、改写、扩写
蛙蛙写作—国内先进的AI写作平台,涵盖小说、学术、社交媒体等多场景。提供续写、改写、润色等功能,助力创作者高效优化写作流程。界面简洁,功能全面,适合各类写作者提升内容品质和工作效率。
全能AI智能助手,随时解答生活与工作的多样问题
问小白,由元石科技研发的AI智能助手,快速准确地解答各种生活和工作问题,包括但不限于搜索、规划和社交互动,帮助用户在日常生活中提高效率,轻松管理个人事务。
实时语音翻译/同声传译工具
Transly是一个多场景的AI大语言模型驱动的同声传译、专业翻译助手,它拥有超精准的音频识别翻译能力,几乎零延迟的使用体验和支持多国语言可以让你带它走遍全球,无论你是留学生、商务人士、韩剧美剧爱好者,还是出国游玩、多国会议、跨国追星等等,都可以满足你所有需要同传的场景需求,线上线下通用,扫除语言障碍,让全世界的语言交流不再有国界。
一键生成PPT和Word,让学习生活更轻松
讯飞智文是一个利用 AI 技术的项目,能够帮助用户生成 PPT 以及各类文档。无论是商业领域的市场分析报告、年度目标制定,还是学生群体的职业生涯规划、实习避坑指南,亦或是活动策划、旅游攻略等内容,它都能提供支持,帮助用户精准表达,轻松呈现各种信息。
最新AI工具、AI资讯
独家AI资源、AI项目落地
微信扫一扫关注公众号