dict(radical): radical pinyin bump to 1.1.0

This commit is contained in:
mirtlecn 2024-04-14 18:12:39 +08:00
parent e08541979a
commit fa86820513
2 changed files with 1340 additions and 1751 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,34 +4,31 @@
schema:
schema_id: radical_pinyin
name: "部件拆字 | 全拼双拼"
version: "1.0.3"
version: "1.1.0"
author: Mirtle
description: |
用拼音按顺序打出偏旁部件,组合出汉字
码表:開放詞典 / henrysting / Mirtle
码表:开放词典 / henrysting / Mirtle
注音、校对、方案Mirtle
仓库https://github.com/mirtlecn/rime_radical_pinyin
engine:
processors:
- ascii_composer
- recognizer
- key_binder
- speller
- punctuator
- selector
- navigator
- express_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- echo_translator
- punct_translator
- table_translator
filters:
- uniquifier
key_binder:
__include: default:/key_binder?
speller:
alphabet: "abcdefghijklmnopqrstuvwxyz;"
@ -50,15 +47,6 @@ translator:
dictionary: radical_pinyin
enable_user_dict: false
punctuator:
import_preset: default
key_binder:
import_preset: default
recognizer:
import_preset: default
algebra_pinyin:
- xform/'//
- derive/^([nl])ue$/$1ve/
@ -281,4 +269,5 @@ algebra_ziguang:
- xform/un(?=^|$|')/<m>/
- xform/ao(?=^|$|')/<q>/
- xform/an(?=^|$|')/<r>/
- xform/'|<|>//
- xform/'|<|>//