1 Star 0 Fork 7

器宇轩昂/RIME新世纪五笔

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
wubixinshiji_pinyin.schema.yaml 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
郭斌勇 提交于 2019-06-29 18:41 . 把emoji合并到各个五笔方案中
# Rime schema settings
# encoding: utf-8
schema:
schema_id: wubixinshiji_pinyin
name: "新世纪五笔·拼音"
version: "0.9"
author:
- 发明人 王永民先生
- 方案制作人 郭斌勇 <guobinyong@qq.com>
description: |
五笔字型新世纪版+汉语拼音混合輸入。
dependencies:
- pinyin_simp
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: extended_charset
states: [ 常用, 增廣 ]
- name: ascii_punct
states: [ 。,, ., ]
- name: emoji_suggestion
reset: 1
states: [ "🈚️️\uFE0E", "🈶️️\uFE0F" ]
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
- reverse_lookup_translator
- table_translator
filters:
- simplifier@emoji_suggestion
speller:
delimiter: " ;'"
#max_code_length: 4 # 四碼頂字上屏
translator:
dictionary: wubixinshiji
prism: wubixinshiji_pinyin
enable_charset_filter: true
enable_sentence: true
enable_encoder: true
encode_commit_history: true
max_phrase_length: 4
disable_user_dict_for_patterns:
- "^z.*$"
abc_segmentor:
extra_tags:
- reverse_lookup
reverse_lookup:
dictionary: pinyin_simp
prefix: "`"
suffix: "'"
tips: 〔拼音〕
preedit_format:
- xform/([nl])v/$1ü/
- xform/([nl])ue/$1üe/
- xform/([jqxy])v/$1u/
punctuator:
import_preset: default
key_binder:
import_preset: default
recognizer:
import_preset: default
patterns:
reverse_lookup: "`[a-z]*'?$"
emoji_suggestion:
opencc_config: emoji.json
option_name: emoji_suggestion
tips: all
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/null_027_4537/wubixinshiji.git
git@gitee.com:null_027_4537/wubixinshiji.git
null_027_4537
wubixinshiji
RIME新世纪五笔
master

搜索帮助