From 4bdd94e04412ccc84d506bed3dee5a090cc2cc7f Mon Sep 17 00:00:00 2001 From: Dvel Date: Fri, 6 Jan 2023 00:59:07 +0800 Subject: [PATCH] docs --- melt_eng.dict.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melt_eng.dict.yaml b/melt_eng.dict.yaml index 6e2a3ad..c2cafe6 100755 --- a/melt_eng.dict.yaml +++ b/melt_eng.dict.yaml @@ -12,5 +12,5 @@ import_tables: - en_dicts/en_most_common # 最常见 8000 多个单词 - en_dicts/en # melt_eng 方案原装词库 - - en_dicts/cn_en # 中英混输词库。 双拼建议注释掉这一行,里面是写死了的全拼编码。 + - en_dicts/cn_en # 中英混输词库。 双拼应该注释掉这一行,里面是写死了的全拼编码。 ...