Update README.md

This commit is contained in:
Dvel 2023-04-11 23:24:19 +08:00
parent e760aaa9f4
commit 49df06e422

View File

@ -39,7 +39,6 @@
- [《现代汉语词典》](https://forum.freemdict.com/t/topic/12102)
- [《同义词词林》](https://forum.freemdict.com/t/topic/1211)
- [《新华成语大词典》](https://forum.freemdict.com/t/topic/11407)
- [搜狗网络流行新词](https://pinyin.sogou.com/dict/detail/index/4)
- [腾讯词向量](https://ai.tencent.com/ailab/nlp/en/download.html)
- 词库修订
- 校对大量异形词、错别字、错误注音
@ -54,7 +53,6 @@
- `8105` 字表。
- `base` 基础词库。
- `sogou` 搜狗流行词。
- `ext` 扩展词库,小词库。
- `tencent` 扩展词库,大词库。
- Emoji
@ -73,13 +71,11 @@
将仓库所有文件复制粘贴进去就好了。
更新词库,手动覆盖 `cn_dicts` `en_dcits` `opencc` 三个文件夹。
### 东风破 [plum](https://github.com/rime/plum)
所有配方(`others/recipes/*.recipe.yaml`)只是简单地更新覆盖文件,适合更新词库时使用。
后四个配方只是更新词库文件,并不更新 `rime_ice.dict.yaml``melt_eng.dict.yaml`,因为用户可能会挂载其他词库。
如果更新后部署时报错,可能是增、删、改了文件名,需要检查上面两个文件和词库的对应关系。
所有配方(`others/recipes/*.recipe.yaml`)只是简单地更新覆盖文件,适合更新词库时使用。后四个配方只是更新词库文件,并不更新 `rime_ice.dict.yaml``melt_eng.dict.yaml`,因为用户可能会挂载其他词库。如果更新后部署时报错,可能是增、删、改了文件,需要检查上面两个文件和词库的对应关系。
安装或更新:全部文件
@ -157,9 +153,11 @@ patch:
## 感谢 ❤️
上述用到的词库,及 [@Huandeep](https://github.com/Huandeep) 整理的多个词库
感谢上述提到的词库、方案及功能参考
上述提到的方案及功能参考。
感谢 [@Huandeep](https://github.com/Huandeep) 整理的多个词库。
感谢所有贡献者。
搜狗转 Rime[lewangdev/scel2txt](https://github.com/lewangdev/scel2txt)