-
Notifications
You must be signed in to change notification settings - Fork 0
/
wubi091.custom.yaml
34 lines (32 loc) · 1.05 KB
/
wubi091.custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
patch:
__include: base:/patch
schema/icon: 09wubi.ico
###########################################################################
# 用户词典规则设定
custom_phrase:
dictionary: ""
user_dict: custom_phrase091
db_class: stabledb
enable_completion: false
enable_sentence: false
initial_quality: 1
###########################################################################
#engine/processors/+:
# - chord_composer
chord_composer:
alphabet: "qwertasdfgzxcvbyuiophjklnm"
algebra:
- "xform/^df$/2/"
- "xform/^([a-z])$/$1/"
###########################################################################
# 使用用户词典
translator/enable_user_dict: false
# 允许句子
translator/enable_sentence: false
translator/enable_encoder: false
translator/encode_commit_history: true
speller/auto_select: true
speller/auto_select_unique_candidate: true
speller/delimiter: "`" #因为用了;'来做23词选择,所以原来的分词键要改成/
translator/comment_format/+:
- "xform/^~//"