FedoraWorkstation43安装中州韵(ibus-rime)输入法引擎+雾凇拼音+万象语言模型
1、安装ibus-rimesudo dnf install ibus-rime librime-devel librime-tools librime-lua2、使用东风破工具安装雾凇cd ~/ git clone https://github.com/rime/plum.git plum cd plum bash rime-install iDvel/rime-ice:others/recipes/full # 更多参考 https://github.com/iDvel/rime-ice3、配置中文输入# 设置 -- 键盘 -- 添加输入源 -- 汉语中国 -- 中文Rime4、提示词改成横排1.6.0版本的ibus-rime已默认为横排提示词cd .config/ibus/rime rime_patch ibus_rime style/horizontal true # rime_patch ibus_rime style/color_scheme azure # 会在.config/ibus/rime目录生成ibus_rime.custom.yaml文件 # 点击GNOME 顶部栏中输入源指示器确认选中的是 中文Rime点选部署 # 等待ibus-rime提示Rime is ready.表示构建完成 # 最终会在.config/ibus/rime/build目录下面生成ibus_rime.yaml文件5、添加语言模型# https://github.com/amzxyz/RIME-LMDG # 下载更新模型工具Rime万象拼音工具箱 wanxiang-tools仅仅更新模型Rime目录改为~/.config/ibus/rime # chmod x wanxiang-tools # ./wanxiang-tools# ~/.config/ibus/rime/rime_ice.custom.yaml patch: grammar: language: wanxiang-lts-zh-hans collocation_max_length: 7 collocation_min_length: 2 collocation_penalty: -10 non_collocation_penalty: -20 weak_collocation_penalty: -35 rear_penalty: -12 translator/contextual_suggestions: false translator/max_homophones: 5 translator/max_homographs: 5 # 在rime中选择部署生效模型前模型后6、杂项# 输入源切换默认快捷键 win space # 雾凇内切换中英文 Shift # 雾凇方案列表 F4在输入状态下雾凇方案列表才会弹出
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/2472817.html
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!