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
需要将转换后的txt词库编码设置为ANSI,重新导入即可解决,如果是导入的UTF8,候选词就会出现乱码。
测试的是https://github.com/iDvel/rime-ice/blob/main/cn_dicts/base.dict.yaml 这个词库。
The text was updated successfully, but these errors were encountered:
不知道可否支持下将搜狗拼音txt转成为细胞词库scel,这样的话就可以通过命令行将txt转化为scel,再通过sgtool工具导入细胞词库了,方便维护和测试txt词库。
Sorry, something went wrong.
scel 有校验码的,需要逆向分析,我做不了
No branches or pull requests
需要将转换后的txt词库编码设置为ANSI,重新导入即可解决,如果是导入的UTF8,候选词就会出现乱码。
测试的是https://github.com/iDvel/rime-ice/blob/main/cn_dicts/base.dict.yaml 这个词库。
The text was updated successfully, but these errors were encountered: