Skip to content

Commit

Permalink
feat(词库更新): 同步雾凇拼音、扩充拆字 (#16)
Browse files Browse the repository at this point in the history
* style薄荷拼音输入风格): 模糊拼音取消

- 注释掉模糊拼音的配置

* feat(薄荷拼音输入风格): 第二输入降频

- 降低went的词频,避免输入『问题』时候的第一候选词被『went』挤占

* remove(Dicts): 移除未使用的词库

- 移除未使用的词库

* sync(雾凇拼音): 同步上游雾凇拼音词典

* feat(自动纠错): 适配自动纠错

source: https://github.com/iDvel/rime-ice/blob/main/lua/corrector.lua
- 引用雾凇拼音的自动纠错
- 删除自动纠错内的『比萨』纠错

* update(拆字模块): 拆字模块更新

- 拆字模块,适配落干词
  • Loading branch information
YummyCocoa committed Dec 6, 2023
1 parent 2151c19 commit 4c0395b
Show file tree
Hide file tree
Showing 7 changed files with 2,044 additions and 134,952 deletions.
12 changes: 10 additions & 2 deletions chaizi.dict.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: chaizi
version: "2022.09.20"
version: "2023.12.06"
sort: by_weight
use_preset_vocabulary: true
...
Expand Down Expand Up @@ -16718,4 +16718,12 @@ use_preset_vocabulary: true
𥊙 muzong
巭 gongfu
䜥 yanyindan
䲞 yuli
䲞 yuli
# 2023.12.06增加内容
龘 longlonglong
㵘 shuishuishuishui
𨰻 jinjinjinjin
㙓 tutututu
靁 leitiantian
饕 haohushi
餮 daizhenshi
Loading

0 comments on commit 4c0395b

Please sign in to comment.