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