From 35fef21e5478c07afbb8e8c1e3fe6f45f1aa84d2 Mon Sep 17 00:00:00 2001 From: Dvel Date: Sat, 4 Mar 2023 13:54:00 +0800 Subject: [PATCH] chores --- README.md | 2 -- cn_dicts/ext.dict.yaml | 2 +- cn_dicts/tencent.dict.yaml | 2 +- others/recipes/all_dicts.recipe.yaml | 1 - others/recipes/cn_dicts.recipe.yaml | 1 - others/recipes/full.recipe.yaml | 1 - 6 files changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f7252da..31eff77 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ - [《同义词词林》](https://forum.freemdict.com/t/topic/1211) - [《新华成语大词典》](https://forum.freemdict.com/t/topic/11407) - [搜狗网络流行新词](https://pinyin.sogou.com/dict/detail/index/4) - - [萌娘百科词库](https://github.com/outloudvi/mw2fcitx) - [腾讯词向量](https://ai.tencent.com/ailab/nlp/en/download.html) - 词库修订 - 校对大量异形词、错别字、错误注音 @@ -46,7 +45,6 @@ - `8105` 字表。 - `base` 基础词库。 - `sogou` 搜狗流行词。 -- `moegirl` 萌娘百科。 - `ext` 扩展词库,小词库。 - `tencent` 扩展词库,大词库。 - Emoji diff --git a/cn_dicts/ext.dict.yaml b/cn_dicts/ext.dict.yaml index d5e135f..169a1a0 100644 --- a/cn_dicts/ext.dict.yaml +++ b/cn_dicts/ext.dict.yaml @@ -7,7 +7,7 @@ # # # 只保留三个字及以上的 -# 与 base sogou moegirl 没有重复 +# 与 base sogou 没有重复 # # # - 日常用语 diff --git a/cn_dicts/tencent.dict.yaml b/cn_dicts/tencent.dict.yaml index cc6c2f5..bd08109 100755 --- a/cn_dicts/tencent.dict.yaml +++ b/cn_dicts/tencent.dict.yaml @@ -9,7 +9,7 @@ # [腾讯词向量百万词库](https://ai.tencent.com/ailab/nlp/zh/download.html),感谢 @Huandeep 整理 https://github.com/iDvel/rime-ice/issues/24 # # 只保留三个字及以上的词 -# 与 base sogou moegirl ext 没有重复 +# 与 base sogou ext 没有重复 --- name: tencent version: "2023-03-04" diff --git a/others/recipes/all_dicts.recipe.yaml b/others/recipes/all_dicts.recipe.yaml index b58d000..7aa1263 100644 --- a/others/recipes/all_dicts.recipe.yaml +++ b/others/recipes/all_dicts.recipe.yaml @@ -11,7 +11,6 @@ install_files: >- cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml cn_dicts/sogou.dict.yaml - cn_dicts/moegirl.dict.yaml cn_dicts/tencent.dict.yaml en_dicts/cn_en.dict.yaml en_dicts/en.dict.yaml diff --git a/others/recipes/cn_dicts.recipe.yaml b/others/recipes/cn_dicts.recipe.yaml index 1beee60..b8ac9fa 100644 --- a/others/recipes/cn_dicts.recipe.yaml +++ b/others/recipes/cn_dicts.recipe.yaml @@ -11,5 +11,4 @@ install_files: >- cn_dicts/ext.dict.yaml cn_dicts/others.dict.yaml cn_dicts/sogou.dict.yaml - cn_dicts/moegirl.dict.yaml cn_dicts/tencent.dict.yaml diff --git a/others/recipes/full.recipe.yaml b/others/recipes/full.recipe.yaml index 0fee2c0..429256d 100644 --- a/others/recipes/full.recipe.yaml +++ b/others/recipes/full.recipe.yaml @@ -9,7 +9,6 @@ install_files: >- cn_dicts/8105.dict.yaml cn_dicts/base.dict.yaml cn_dicts/sogou.dict.yaml - cn_dicts/moegirl.dict.yaml cn_dicts/ext.dict.yaml cn_dicts/tencent.dict.yaml cn_dicts/others.dict.yaml