We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,我想实现默认检索GB2312范围的字词,当输入为空码时检索更大的字集,比如:“喆”字不在GB2312字集内,输入编码“fkfk”为空码,这时去检索更大的字集(或词库?)。有什么好的方法吗?最好是rime原生已经支持了的。 我搜索了历史的issues发现 charset_filter 组件已经失效了,并且也试过了网上的 lua 方法也无效。求助一下大家。谢谢。
The text was updated successfully, but these errors were encountered:
自行研究下极点五笔方案,可以输入喆字。https://github.com/KyleBing/rime-wubi86-jidian
Sorry, something went wrong.
No branches or pull requests
你好,我想实现默认检索GB2312范围的字词,当输入为空码时检索更大的字集,比如:“喆”字不在GB2312字集内,输入编码“fkfk”为空码,这时去检索更大的字集(或词库?)。有什么好的方法吗?最好是rime原生已经支持了的。
我搜索了历史的issues发现 charset_filter 组件已经失效了,并且也试过了网上的 lua 方法也无效。求助一下大家。谢谢。
The text was updated successfully, but these errors were encountered: