Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

需要简繁混输入 #95

Open
bluestar800 opened this issue Jun 9, 2023 · 4 comments
Open

需要简繁混输入 #95

bluestar800 opened this issue Jun 9, 2023 · 4 comments

Comments

@bluestar800
Copy link

bluestar800 commented Jun 9, 2023

一致在用ssnhd的方案,很熟悉。但是不知道怎么改简繁混输,或者部分指定的有简繁两个一起呈现,其他的还是简体。

比如
taiwan
侯选里同时出现,台湾 台灣 臺灣

@bingbz
Copy link

bingbz commented Aug 8, 2023

我的姓名中也包含了一个繁体字,每次输入姓名都要切换繁简。
在自定义短语custom_phrase.txt中添加后,输出的仍是简体,需要转换成繁体模式才行。

@trevim99
Copy link

trevim99 commented Nov 8, 2024

我也有一样的问题, 需要简繁混输入 , 谢谢

@Chfeng2021
Copy link

Chfeng2021 commented Nov 8, 2024 via email

@bluestar800
Copy link
Author

我的姓名中也包含了一个繁体字,每次输入姓名都要切换繁简。 在自定义短语custom_phrase.txt中添加后,输出的仍是简体,需要转换成繁体模式才行。

我也有一样的问题, 需要简繁混输入 , 谢谢

目前发现一个解决办法,就是编辑RIME配置文件夹里的 opencc文件夹 找一个已经写好的且格式最好是txt的文件,打开后,在最后这样加,

台湾        台湾 臺灣

注意中间的空白以及顺序,第一个词组,tab制表符,要翻译的第一个词,空格,要翻译的第二个词

然后重新部署,就可以打taiwan的时候,既有简体也有繁体了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants