-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.yaml
86 lines (76 loc) · 1.74 KB
/
template.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Rime schema template
# encoding: utf-8
schema:
version: "2023.11.03"
author:
- Ayaka Mikazuki <[email protected]>
- LeiMaau <[email protected]>
- chaaklau <[email protected]>
- laubonghaudoi <[email protected]>
- tanxpyox <[email protected]>
- William915 <[email protected]>
- szc126 (@szc126)
- Bing Jeung <[email protected]>
- graphemecluster <[email protected]>
description: |-
採用香港語言學學會粵語拼音方案
https://www.lshk.org/jyutping
支援聲調顯示同輸入
Telegram 用户交流組 https://t.me/rime_cantonese
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 英文 ]
- name: full_shape
states: [ 半形, 全形 ]
- name: simplification
states: [ 繁體, 简体 ]
reset: 0
- name: ascii_punct
states: [ 。,, ., ]
engine:
processors:
- ascii_composer
- recognizer
- key_binder
- speller
- punctuator
- selector
- navigator
- express_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- punct_translator
- script_translator
filters:
- dictionary_lookup_filter
- simplifier
dictionary_lookup_filter:
dictionary: jyut6ping3_scolar
speller:
alphabet: zyxwvutsrqponmlkjihgfedcba
delimiter: " '"
algebra:
__patch:
- include:/fuzzy
- include:/tone_ignore
- include:/abbreviation
- include:/tone_to_letter
translator:
dictionary: jyut6ping3
always_show_comments: true
comment_format:
- xform/^/\f/
simplifier:
opencc_config: hk2s.json
punctuator:
import_preset: default
key_binder:
import_preset: default
recognizer:
import_preset: default