# 鸣谢

雾凇拼音 <https://github.com/iDvel/rime-ice> 参考了其中很多配置

白霜词库 <https://github.com/gaboolic/rime-frost> 本项目使用的词库和词频来自白霜词库

墨奇码码表 <https://github.com/gaboolic/moqima-tables> 墨奇音形的拆分

小鹤双拼+辅助码 <https://gitee.com/functoreality/rime-flypy-zrmfast>

魔然（自然码双拼辅助码）：<https://github.com/ksqsf/rime-moran> 参考了其中很多先进特性

细胞词库&各个发行版配置 <https://github.com/Bambooin/rimerc>

az部件组字模式使用的词典 <https://github.com/mirtlecn/rime-radical-pinyin>

声笔输入法 <https://github.com/sbsrf/sbsrf> 使用了其中的lua脚本，参考了tab上屏简拼功能

星空键道：<https://github.com/xkinput/Rime_JD> 参考了其并击功能、简码回显功能

英汉/汉英字典 <https://github.com/lxs602/Chinese-Mandarin-Dictionaries>

结巴中文分词 <https://github.com/fxsjy/jieba>

汉字转拼音(pypinyin) <https://github.com/mozillazg/python-pinyin>

MNBVC超大规模中文语料集 <https://github.com/esbatmop/MNBVC> 目前已有33TB数据量

kenlm <https://github.com/kpu/kenlm> 官网<https://kheafield.com/code/kenlm/>

kenlm教程、python调用 <https://github.com/mattzheng/py-kenlm-model>

搜狗词库转换rime格式 <https://github.com/lewangdev/scel2txt>

深蓝词库转换 <https://github.com/studyzy/imewlconverter>

感谢墨奇音形群群友、rime输入法交流群群友及各个输入法交流群群友，和大家的交流才能产生进步。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://moqiyinxing.chunqiujinjing.com/index/ming-xie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
