Giter Site home page Giter Site logo

chaizi-re's Introduction

汉字拆字字典(修订)

License: CC BY-SA 4.0

源自开放词典的 chaizi 项目。原字典已经不再维护,且有缺字、缺少拆法等问题,故有此项目。

说明

radical.yaml 内每一行为某个汉字的一种拆法。一个汉字可能有多个拆法。

汉字 拆法 (一) 拆法 (二) 拆法 (三)
手 斥 扌 斥 才 斥
宀 子
馬 燕
鱼 豊
香 兼
司 見
香 香 香
雷 雷 雷

拆字时以容易打出来的字为先,然后尽量列出其余所有不同拆法,包括正确部首和部件(若包含于统一汉字表内)和异体字。

拆字字典可用于汉字教学、输入法码表 等方面。

参与

如果此字典对您有帮助,您可以在以下方面帮助完善本项目:

  • 纠正拆字错误:字典有大量拆字错误,比如简体字按繁体字拆,格式错误,异体字标注错误……
  • 添补漏字:项目内的 缺字.yaml 是比照 Unihan 数据得出的目前缺少的 20,000 多汉字……
  • 规范拆字部件:汉字同一部首、部件有许多不同的写法,需要统一规范以方便机器处理……
  • 您注意到的其他不足

本项目部分文件说明如下:

  • radical.yaml: 拆字数据,每一行的格式如下
<汉字><tab><部件甲><space><部件乙>……
  • 叠字.yaml:叠字数据,这些字在机器处理可能要特别注意(例如注音时其部件应当统一注同一个音,而不是随意组合)
  • 缺字.yaml:比照 Unihan 数据,得出的当前字库缺少的汉字
  • lint.py: 一个 Python 脚本,用于排序、去重、规范写法。在本文件夹内,执行 python lint.py 即可。

修订记录

  • 合并了繁简两份码表,合入了 henrysting 的添补
  • 加入了 200 多未收录的常用字,日常缺字补漏。
  • 更正、添加了大量拆法
  • 删除了编码不正确的汉字;

Credit

原码表版权归属 ©开放词典,采用 CC BY 3.0 协议。

本仓库修订过的码表使用 CC BY-SA 4.0 协议。

chaizi-re's People

Contributors

mirtlecn avatar github-actions[bot] avatar boomker avatar gaboolic avatar

Stargazers

 avatar  avatar WillZ avatar  avatar Newdea avatar Ding_Vic avatar Ian Tang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.