ai语言输入法已来,打字已经成过去:
这是打字输入法
去官网下载,或
者fcitx5安装rime
模型去万象拼音或者别的模型下载或者不用模型只用词典
在win的用户目录C:\Users\14369\AppData\Roaming\Rime
或者linux的.config(隐藏文件夹子用linux基本都知道)新建rime 把万象的base包and model 丢进去
rime新建3个yaml文件 然后重新部署 linux需要restart fcitx
yaml的语法是2格缩进
说明:
shift设置成 不能转英文用ctrl+空格转成万象英文 有自动校准上词 linux可以自动shift上打入的英文原始码,因为win阻拦呢shift的调用怎么都设置不了的,linux没呀阻挡可以.
快捷键
shift+v是计算器 shift+ nl +sj+等官方用说明
ctrl+~调用控制面板关了,因为VSCode习惯用,面板不需要额外开启,如果要自己开,默认开启如下代码.翻译功能不需,一般用不上的.
wanxiang.custom.yaml
patch:
speller/algebra:
__patch:
- wanxiang_algebra:/base/全拼
"speller/algebra/+":
- abbrev/^([zcs])h.+$/$1/
- derive/^([zcs])h/$1/
- derive/^([zcs])([^h])/$1h$2/
- derive/^n/l/
- derive/^l/n/
- derive/([ei])n$/$1ng/
- derive/([ei])ng$/$1n/
"menu/page_size": 6
"grammar/language": "wanxiang-lts-zh-hans"
"grammar/collocation_max_length": 4
"grammar/collocation_min_length": 1
"grammar/collocation_penalty": -8
"grammar/non_collocation_penalty": -2
"grammar/weak_collocation_penalty": -5
"grammar/rear_penalty": -2
"translator/contextual_suggestions": true
"translator/max_homophones": 7
"translator/max_homographs": 7
"translator/enable_user_dict": true
"translator/initial_quality": 3
"translator/enable_encoder": false
"translator/encode_commit_history": false
"translator/enable_sentence": true
"user_dict_set/enable_user_dict": true
"user_predict/max_predictions": 5
"user_predict/context_timeout": 1000
"english/initial_quality": -1
"english/contextual_suggestions": false
"switches/@5/reset": 1
"key_binder/bindings/+":
- { when: always, accept: Shift+space, select: .next }
default.custom.yaml
patch:
ascii_composer:
good_old_caps_lock: true
switch_key:
Shift_L: noop
Shift_R: noop
Caps_Lock: clearswitcher:
save_options:
- prediction
- ascii_punct
- full_shape
- super_tips
- charset_filter
- char_priority
- s2s
- s2t
- s2hk
- s2tw
- tone_display
- full_pinyin
- comment_off
- tone_hint
- toneless_hintschema_list:
- schema: wanxiang
- schema: wanxiang_englishkey_binder/bindings:
- { accept: Shift_L, when: has_menu, send: Return }
- { accept: Shift_R, when: has_menu, send: Return }
wanxiang_english.custom.yaml
patch:
speller/algebra:
__include: wanxiang_algebra:/english/通用规则
__patch: wanxiang_algebra:/english/全拼
"wanxiang_english/enable_completion": true
"wanxiang_english/enable_sentence": true
"wanxiang_english/enable_capitalization": true
"translator/enable_user_dict": true
"translator/initial_quality": 2.0
"translator/contextual_suggestions": true
"translator/max_homophones": 8
"translator/max_homographs": 8
"translator/enable_encoder": true
"translator/encode_commit_history": true
"user_dict_set/enable_user_dict": true
"user_predict/max_predictions": 5
"user_predict/context_timeout": 1000
"switches/@5/reset": 1
"key_binder/bindings/+":
- { when: always, accept: Shift+space, select: .next }
关闭万象中文切换提示框这样按shift+空格就不会提示
weasel.custom.yaml
customization:
distribution_code_name: Weasel
distribution_version: 0.17.4
generator: "Weasel::UIStyleSettings"
modified_time: "Tue Apr 21 05:35:28 2026"
rime_version: 1.13.1
patch:
"style/color_scheme": wechat
"log_dir": "NUL"
"show_notifications": false
设置对应文件:
字段是在里面找(不建议在里面修改而是用.custom,yaml的格式.
wanxiang_english.schema.yaml 对应 wanxiang_english.custom.yaml
以此类推,里面有中文说明.
看封面,一定要设置.不然无法在不同窗口不同输入 windows不用 .
我把模型功能关了,笔记本不行啊没有独立显卡,会卡一下,但是也就是首次开机会而已,模型要关,直接删除模型就好,程序找不到就是关闭


6万+

被折叠的 条评论
为什么被折叠?



