-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathopenfly_reverse.schema.yaml
More file actions
54 lines (47 loc) · 949 Bytes
/
Copy pathopenfly_reverse.schema.yaml
File metadata and controls
54 lines (47 loc) · 949 Bytes
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
# Rime schema
# encoding: utf-8
schema:
schema_id: openfly_reverse
name: 开源小鹤反查
version: "v10.9z"
author:
- amorphobia <xu350n9@gmail.com>
description: |
开源小鹤的反查词库
switches:
- name: ascii_mode
reset: 0
engine:
processors:
- ascii_composer
- key_binder
- speller
- recognizer
- selector
- navigator
- express_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- fallback_segmentor
translators:
- table_translator
filters:
- uniquifier
speller:
alphabet: '/;zyxwvutsrqponmlkjihgfedcba`'
initials: '`abcdefghijklmnopqrstuvwxyz;'
finals: '/'
translator:
dictionary: openfly_reverse
enable_charset_filter: false
enable_sentence: false
enable_completion: true
enable_user_dict: false
disable_user_dict_for_patterns:
- "^z.*$"
key_binder:
import_preset: default
recognizer:
import_preset: default