|
|
@@ -9,9 +9,9 @@ patch:
|
|
|
|
|
|
"reduce_english_filter/mode": all
|
|
|
|
|
|
- "custom_phrase":
|
|
|
- "db_class": tabledb # 只读数据库,无法动态调频;设为 tabledb 可以动态调频
|
|
|
- "initial_quality": 1000 # custom_phrase 的权重应该比 pinyin 和 melt_eng 大
|
|
|
+ "custom_phrase/db_class": tabledb # 只读数据库,无法动态调频;设为 tabledb 可以动态调频
|
|
|
+ "custom_phrase/initial_quality": 1000 # custom_phrase 的权重应该比 pinyin 和 melt_eng 大xx
|
|
|
+ "custom_phrase/enable_sentence": true
|
|
|
|
|
|
"speller/algebra":
|
|
|
- derive/^([zcs])h/$1/ # zh* ch* sh* 派生出 z* c* s*
|