From a0bf298e3c9b2a9014eb019508b404cd40513549 Mon Sep 17 00:00:00 2001 From: amzxyz Date: Fri, 2 Jan 2026 11:31:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/wanxiang_pro.schema.yaml | 2 +- wanxiang.schema.yaml | 2 +- wanxiang_t9.schema.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/custom/wanxiang_pro.schema.yaml b/custom/wanxiang_pro.schema.yaml index 7567850..06e9595 100644 --- a/custom/wanxiang_pro.schema.yaml +++ b/custom/wanxiang_pro.schema.yaml @@ -118,7 +118,7 @@ grammar: collocation_penalty: -10 non_collocation_penalty: -20 weak_collocation_penalty: -45 - rear_penalty: -5 + rear_penalty: -12 super_comment: # 超级注释模块,子项配置 true 开启,false 关闭 candidate_length: 1 # 候选词辅助码提醒的生效长度,0为关闭 但同时清空其它,应当使用上面开关来处理 diff --git a/wanxiang.schema.yaml b/wanxiang.schema.yaml index 49804b6..89b9171 100644 --- a/wanxiang.schema.yaml +++ b/wanxiang.schema.yaml @@ -114,7 +114,7 @@ grammar: collocation_penalty: -10 non_collocation_penalty: -20 weak_collocation_penalty: -45 - rear_penalty: -5 + rear_penalty: -12 super_comment: # 超级注释模块,子项配置 true 开启,false 关闭 candidate_length: 2 # 候选词辅助码提醒的生效长度,0为关闭 但同时清空其它,应当使用上面开关来处理 diff --git a/wanxiang_t9.schema.yaml b/wanxiang_t9.schema.yaml index 3908ae9..afd0bd7 100644 --- a/wanxiang_t9.schema.yaml +++ b/wanxiang_t9.schema.yaml @@ -373,4 +373,4 @@ grammar: collocation_penalty: -10 non_collocation_penalty: -20 weak_collocation_penalty: -45 - rear_penalty: -5 + rear_penalty: -12