-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdaagornt.lib.experience.yaml
56 lines (52 loc) · 1.09 KB
/
daagornt.lib.experience.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# RIME: Experience library of Daagor Intergration
# Ver: v1.0.0
switches:
- name: ascii_mode
states: ['中文', 'ABC']
- name: full_shape
states: ['窄字', '全寬字']
- name: ascii_punct
states: ['。,', '. , ']
- options:
- zh_cn_simp
- zh_cn_trad
- zh_tw
- zh_hk
states:
- 简化用字
- 傳統用字
- 臺灣用字
- 港澳用字
engines:
processors:
- ascii_composer
- recognizer
- key_binder
- speller
- punctuator
- selector
- navigator
- fluid_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- echo_translator
- punct_translator
- table_translator@custom_phrase
- script_translator
filters:
- simplifier@zh_cn_simp
- simplifier@zh_cn_trad
- simplifier@zh_tw
- simplifier@zh_hk
- uniquifier
translator:
spelling_hints: 4
always_show_comments: true
enable_completion: true
key_binder:
import_preset: default