2022-10-30 16:47:40 +01:00
|
|
|
|
# 雾凇拼音
|
|
|
|
|
|
|
|
|
|
![demo](./others/demo.webp)
|
|
|
|
|
|
2023-01-05 17:36:41 +01:00
|
|
|
|
功能齐全,词库体验良好,长期更新修订。
|
|
|
|
|
|
2023-04-07 19:22:39 +02:00
|
|
|
|
<br>
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
[Rime Input Method Engine / 中州韵输入法引擎](https://rime.im/) 是一个跨平台的输入法算法框架。
|
2023-04-07 19:22:39 +02:00
|
|
|
|
|
2024-01-29 11:51:45 +01:00
|
|
|
|
这里是 Rime 的一份配置仓库,用户需要下载各平台对应的前端,并将此配置应用到配置目录。
|
|
|
|
|
|
|
|
|
|
雾凇拼音提供了一套开箱即用的完整配置,包含了输入方案(全拼、双拼)、长期维护的词库及各项扩展功能。
|
2023-04-07 19:22:39 +02:00
|
|
|
|
|
2023-04-06 15:46:37 +02:00
|
|
|
|
详细介绍:[Rime 配置:雾凇拼音](https://dvel.me/posts/rime-ice/)
|
|
|
|
|
|
2023-06-07 02:11:39 +02:00
|
|
|
|
[常见问题](https://github.com/iDvel/rime-ice/issues/133)
|
2023-04-07 19:22:39 +02:00
|
|
|
|
|
2023-06-15 17:29:23 +02:00
|
|
|
|
[更新日志](./others/CHANGELOG.md)
|
|
|
|
|
|
2023-04-07 19:22:39 +02:00
|
|
|
|
<br>
|
2023-04-06 15:46:37 +02:00
|
|
|
|
|
2022-10-30 16:47:40 +01:00
|
|
|
|
## 基本套路
|
|
|
|
|
|
2022-12-02 07:58:22 +01:00
|
|
|
|
- 简体 | 全拼 | 双拼
|
2022-10-30 16:47:40 +01:00
|
|
|
|
- 主要功能
|
2024-02-07 06:54:16 +01:00
|
|
|
|
- [melt_eng](https://github.com/tumuyan/rime-melt) 英文输入(@tumuyan | [Apache 2.0](https://github.com/tumuyan/rime-melt/blob/master/LICENSE))
|
2023-02-10 16:06:02 +01:00
|
|
|
|
- [优化英文输入体验](https://dvel.me/posts/make-rime-en-better/)
|
2024-04-14 04:37:06 +02:00
|
|
|
|
- [部件拆字方案](https://github.com/mirtlecn/rime-radical-pinyin) 反查、辅码(@mirtlecn | [CC BY-SA 4.0](https://github.com/mirtlecn/rime-radical-pinyin/blob/master/LICENSE))
|
2022-10-30 16:47:40 +01:00
|
|
|
|
- 自整理的 Emoji
|
2024-02-07 06:54:16 +01:00
|
|
|
|
- [以词定字](https://github.com/BlindingDark/rime-lua-select-character)(@BlindingDark | [LGPL 3.0](https://github.com/BlindingDark/rime-lua-select-character/blob/master/LICENSE))
|
|
|
|
|
- [长词优先](https://github.com/tumuyan/rime-melt/blob/master/lua/melt.lua)(@tumuyan | [Apache 2.0](https://github.com/tumuyan/rime-melt/blob/master/LICENSE))
|
|
|
|
|
- [Unicode](https://github.com/shewer/librime-lua-script/blob/main/lua/component/unicode.lua)(@shewer | [MIT](https://github.com/shewer/librime-lua-script/blob/main/lua/component/unicode.lua))
|
|
|
|
|
- [数字、人民币大写](https://github.com/yanhuacuo/98wubi/blob/master/lua/number.lua)(@98wubi)
|
|
|
|
|
- 日期、时间、星期、[农历](https://github.com/boomker/rime-fast-xhup)(@boomker | [LGPL 3.0](https://github.com/boomker/rime-fast-xhup/blob/master/LICENSE))
|
2023-08-07 15:00:45 +02:00
|
|
|
|
- 常见错音错字提示
|
2024-02-05 14:59:13 +01:00
|
|
|
|
- 置顶候选项
|
2023-04-06 15:46:37 +02:00
|
|
|
|
- 所有标点符号直接上屏,/ 模式改为 v 模式,/ 直接上屏
|
2022-10-30 16:47:40 +01:00
|
|
|
|
- 增加了许多拼音纠错
|
|
|
|
|
- 简体字表、词库
|
2023-04-06 15:46:37 +02:00
|
|
|
|
- [《通用规范汉字表》](https://github.com/iDvel/The-Table-of-General-Standard-Chinese-Characters)
|
2024-02-07 06:54:16 +01:00
|
|
|
|
- [华宇野风系统词库](http://bbs.pinyin.thunisoft.com/forum.php?mod=viewthread&tid=30049)(@野风)
|
|
|
|
|
- [清华大学开源词库](https://github.com/thunlp/THUOCL)(@THUNLP | [MIT](https://github.com/thunlp/THUOCL/blob/master/LICENSE))
|
|
|
|
|
- [现代汉语常用词表](https://gist.github.com/indiejoseph/eae09c673460aa0b56db)(@Joseph cheng)
|
2024-04-14 04:37:06 +02:00
|
|
|
|
- [腾讯词向量](https://ai.tencent.com/ailab/nlp/en/download.html)(@Tencent AI Lab | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/))
|
2024-02-07 06:54:16 +01:00
|
|
|
|
- 参考
|
|
|
|
|
- 《现代汉语词典》
|
|
|
|
|
- 《同义词词林》
|
|
|
|
|
- 《新华成语大词典》
|
2023-01-02 19:44:26 +01:00
|
|
|
|
- 词库修订
|
|
|
|
|
- 校对大量异形词、错别字、错误注音
|
2023-11-13 16:34:38 +01:00
|
|
|
|
- 全词库完成注音
|
|
|
|
|
- 同义多音字注音
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
2023-01-02 19:44:26 +01:00
|
|
|
|
<br>
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
2023-01-05 17:36:41 +01:00
|
|
|
|
## 长期维护词库
|
|
|
|
|
|
|
|
|
|
因为没有找到一份比较好的词库,干脆自己维护一个。综合了几个不错的词库,精心调教了很多。
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
2023-01-05 17:36:41 +01:00
|
|
|
|
主要维护的词库:
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
|
|
|
|
- `8105` 字表。
|
|
|
|
|
- `base` 基础词库。
|
|
|
|
|
- `ext` 扩展词库,小词库。
|
|
|
|
|
- `tencent` 扩展词库,大词库。
|
2023-01-05 17:36:41 +01:00
|
|
|
|
- Emoji
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
|
|
|
|
维护内容主要是异形词、错别字的校对,错误注音的修正,缺失的常用词汇的增添,词频的调整。
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
欢迎在词库方面提 issue [#666](https://github.com/iDvel/rime-ice/issues/666) ,我会及时更新修正。
|
2022-10-30 16:47:40 +01:00
|
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
2022-11-16 04:09:38 +01:00
|
|
|
|
## 使用说明
|
|
|
|
|
|
2023-07-13 12:30:50 +02:00
|
|
|
|
⚠️ 单独使用词库注意事项:`rime_ice.dict.yaml` 下面包含了大写字母,这和配置有些许绑定,可以直接删除,详细说明:[#356](https://github.com/iDvel/rime-ice/issues/356)
|
|
|
|
|
|
2023-12-08 15:40:51 +01:00
|
|
|
|
雾凇拼音中多个文件可能与其他方案同名冲突,如果是新手想一键安装,建议备份原先配置,清空配置目录再导入。
|
2022-11-16 04:09:38 +01:00
|
|
|
|
|
2023-07-13 12:30:50 +02:00
|
|
|
|
配置目录为小狼毫的 `%APPDATA%\Rime`,鼠须管的 `~/Library/Rime`,可通过右键菜单栏图标打开。
|
2023-06-15 17:29:23 +02:00
|
|
|
|
|
2023-02-14 06:51:37 +01:00
|
|
|
|
### 手动安装
|
2023-01-02 19:44:26 +01:00
|
|
|
|
|
2023-07-13 12:30:50 +02:00
|
|
|
|
将仓库所有文件复制粘贴到配置目录,重新部署。
|
2023-02-02 07:16:40 +01:00
|
|
|
|
|
2023-04-11 17:24:19 +02:00
|
|
|
|
更新词库,手动覆盖 `cn_dicts` `en_dcits` `opencc` 三个文件夹。
|
2023-01-02 19:44:26 +01:00
|
|
|
|
|
2023-04-11 17:24:19 +02:00
|
|
|
|
### 东风破 [plum](https://github.com/rime/plum)
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
选择配方(`others/recipes/*.recipe.yaml`)来进行安装或更新。
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
词库配方只是更新具体词库文件,并不更新 `rime_ice.dict.yaml` 和 `melt_eng.dict.yaml`,因为用户可能会挂载其他词库。如果更新后部署时报错,可能是增、删、改了文件名,需要检查上面两个文件和词库的对应关系。
|
|
|
|
|
|
|
|
|
|
℞ 安装或更新全部文件
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/full
|
|
|
|
|
```
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
℞ 安装或更新所有词库文件(包含下面三个)
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/all_dicts
|
|
|
|
|
```
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
℞ 安装或更新拼音词库文件( `cn_dicts/` 目录内所有文件)
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/cn_dicts
|
|
|
|
|
```
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
℞ 安装或更新英文词库文件( `en_dicts/` 目录内所有文件)
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/en_dicts
|
|
|
|
|
```
|
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
℞ 安装或更新 opencc ( `opencc/` 目录内所有文件)
|
2023-02-14 06:51:37 +01:00
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/opencc
|
|
|
|
|
```
|
2023-02-02 07:16:40 +01:00
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
下面这个配方会在 `radical_pinyin.custom.yaml` 和 `melt_eng.custom.yaml` 里将 `speller/algebra` 修改为对应的双拼拼写,选择一个自己使用的双拼作为参数。
|
|
|
|
|
|
|
|
|
|
℞ 双拼补丁
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=flypy
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=double_pinyin
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=mspy
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=sogou
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=abc
|
|
|
|
|
bash rime-install iDvel/rime-ice:others/recipes/config:schema=ziguang
|
|
|
|
|
```
|
|
|
|
|
|
2023-05-16 16:21:36 +02:00
|
|
|
|
### 仓输入法 [Hamster](https://github.com/imfuxiao/Hamster)
|
2023-04-25 15:38:55 +02:00
|
|
|
|
|
2023-05-16 16:21:36 +02:00
|
|
|
|
参考 [如何导入"雾淞拼音输入方案"](https://github.com/imfuxiao/Hamster/wiki/%E5%A6%82%E4%BD%95%E5%AF%BC%E5%85%A5%22%E9%9B%BE%E6%B7%9E%E6%8B%BC%E9%9F%B3%E8%BE%93%E5%85%A5%E6%96%B9%E6%A1%88%22)
|
|
|
|
|
|
2023-12-22 13:58:37 +01:00
|
|
|
|
仓输入法目前已内置雾凇拼音,也可以通过【输入方案设置 - 右上角加号 - 方案下载 - 覆盖并部署】来更新雾凇拼音。
|
|
|
|
|
|
|
|
|
|
使用九宫格,需要同时启用九宫格方案(输入方案设置)和九宫格布局(键盘设置 - 键盘布局 - 中文 9 键)。
|
2023-12-08 15:40:51 +01:00
|
|
|
|
|
2023-05-16 16:21:36 +02:00
|
|
|
|
### 自动部署脚本
|
|
|
|
|
|
|
|
|
|
[Mark24Code/rime-auto-deploy](https://github.com/Mark24Code/rime-auto-deploy) 一个自动部署脚本,集成了雾凇拼音,帮助无痛快速安装、部署 Rime 输入法(中州韵、小狼毫,鼠须管)以及部署配置。
|
2023-04-11 13:39:18 +02:00
|
|
|
|
|
2023-04-25 15:38:55 +02:00
|
|
|
|
### Arch Linux
|
2023-04-11 13:39:18 +02:00
|
|
|
|
|
|
|
|
|
使用 AUR helper 安装 [rime-ice-git](https://aur.archlinux.org/packages/rime-ice-git) 包即可。
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
# paru 默认会每次重新评估 pkgver,所以有新的提交时 paru 会自动更新,
|
|
|
|
|
# yay 默认未开启此功能,可以通过此命令开启
|
|
|
|
|
# yay -Y --devel --save
|
|
|
|
|
|
|
|
|
|
paru -S rime-ice-git
|
|
|
|
|
# yay -S rime-ice-git
|
|
|
|
|
```
|
|
|
|
|
|
2023-05-30 07:06:46 +02:00
|
|
|
|
推荐使用[补丁](https://github.com/rime/home/wiki/Configuration#補靪)的方式启用。
|
2023-04-11 13:39:18 +02:00
|
|
|
|
|
|
|
|
|
参考下面的配置示例,修改对应输入法框架用户目录(见下)中的 `default.custom.yaml` 文件
|
|
|
|
|
|
|
|
|
|
- iBus 为 `$HOME/.config/ibus/rime/`
|
|
|
|
|
- Fcitx5 为 `$HOME/.local/share/fcitx5/rime/`
|
|
|
|
|
|
|
|
|
|
<details>
|
|
|
|
|
<summary>default.custom.yaml</summary>
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
|
patch:
|
|
|
|
|
# 仅使用「雾凇拼音」的默认配置,配置此行即可
|
|
|
|
|
__include: rime_ice_suggestion:/
|
|
|
|
|
# 以下根据自己所需自行定义,仅做参考。
|
|
|
|
|
# 针对对应处方的定制条目,请使用 <recipe>.custom.yaml 中配置,例如 rime_ice.custom.yaml
|
|
|
|
|
__patch:
|
2024-02-05 14:59:13 +01:00
|
|
|
|
key_binder/bindings/+:
|
|
|
|
|
# 开启逗号句号翻页
|
|
|
|
|
- { when: paging, accept: comma, send: Page_Up }
|
|
|
|
|
- { when: has_menu, accept: period, send: Page_Down }
|
2023-04-11 13:39:18 +02:00
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
2022-11-16 04:09:38 +01:00
|
|
|
|
<br>
|
|
|
|
|
|
2023-01-26 10:03:14 +01:00
|
|
|
|
## 感谢 ❤️
|
2022-11-09 15:02:14 +01:00
|
|
|
|
|
2023-04-11 17:24:19 +02:00
|
|
|
|
感谢上述提到的词库、方案及功能参考。
|
|
|
|
|
|
|
|
|
|
感谢 [@Huandeep](https://github.com/Huandeep) 整理的多个词库。
|
2022-11-09 15:02:14 +01:00
|
|
|
|
|
2023-06-15 17:29:23 +02:00
|
|
|
|
感谢 [@Mirtle](https://github.com/mirtlecn) 完善的多个功能。
|
|
|
|
|
|
2023-04-11 17:24:19 +02:00
|
|
|
|
感谢所有贡献者。
|
2022-11-09 15:02:14 +01:00
|
|
|
|
|
2023-01-02 19:44:26 +01:00
|
|
|
|
搜狗转 Rime:[lewangdev/scel2txt](https://github.com/lewangdev/scel2txt)
|
2022-11-09 15:02:14 +01:00
|
|
|
|
|
2024-02-05 14:59:13 +01:00
|
|
|
|
大量参考 [校对标准论坛](http://www.jiaodui.com/bbs/)
|
2022-11-25 12:24:26 +01:00
|
|
|
|
|
2022-11-09 15:02:14 +01:00
|
|
|
|
Thanks to JetBrains for the OSS development license.
|
|
|
|
|
|
|
|
|
|
[![JetBrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://jb.gg/OpenSourceSupport)
|
2023-01-02 19:44:26 +01:00
|
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
2023-01-26 10:03:14 +01:00
|
|
|
|
## 赞助 ☕
|
2023-01-02 19:44:26 +01:00
|
|
|
|
|
|
|
|
|
如果觉得项目不错,可以请 Dvel 吃个煎饼馃子。
|
|
|
|
|
|
|
|
|
|
<img src="./others/sponsor.webp" alt="请 Dvel 吃个煎饼馃子" width=600 />
|