-
Notifications
You must be signed in to change notification settings - Fork 42
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
rime0143启用了zhwiki.dict.yaml之后,n字母无法自动出现候选字 #19
Comments
我用的是自己fork版的词库,没出现你说的问题
https://github.com/ipcjs/fcitx5-pinyin-zhwiki
C919 <[email protected]> 于2020年12月16日周三 下午10:42写道:
… 小狼毫rime0.14.3启用了zhwiki.dict.yaml之后,n字母无法自动出现候选字
经过各种检查和调试发现,问题可能时因为这个zhwiki词库,估计是数量太丰富的缘故。
在fcitx5-rime里、fcitx-rime和weasel里都是只有输入n字母时候,
打一个n之后,就只显示一个n,
其余都是输入一共字符后,许多候选字就出现了。
可能时n字符开头的拼音太多了?
反正就是取消启用这个词库之后问题解决。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBROQCZP2KKC5GVYAWAYYTSVDBMTANCNFSM4U6C63DQ>
.
|
选字太丰富就不显示可还行,如果真的是这个原因那么可是 Rime 的大问题 |
本人实测无此问题,难道还得必须配合 luna pinyin 才能复现?(本人使用极光拼音 |
这个问题我也遇到了,版本为 fcitx5-rime-5.0.8-1,的确是 rime 在使用词库上的问题。复现方法是仅使用 zhwiki 作为扩展词库。解决方法是添加含有单个汉字的词库,比如 aurora_pinyin.dict.yaml ,其含有 《通用规范汉字表》中的汉字。 Ref: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
小狼毫rime0.14.3启用了zhwiki.dict.yaml之后,n字母无法自动出现候选字
经过各种检查和调试发现,问题可能时因为这个zhwiki词库,估计是数量太丰富的缘故。
在fcitx5-rime里、fcitx-rime和weasel里都是只有输入n字母时候,
打一个n之后,就只显示一个n,
其余都是输入一共字符后,许多候选字就出现了。
可能时n字符开头的拼音太多了?
反正就是取消启用这个词库之后问题解决。
The text was updated successfully, but these errors were encountered: