nopdan
nopdan
@goofyz 再看看吧,逻辑应该没问题了,性能我没法解决
这个不太好设计
> Hi! In order to diagnose this we'll need some source code to reproduce the issue. This is an example I reproduced using prompt. ```go package main import ( "errors"...
[词库处理工具.zip](https://github.com/h4x3rotab/Sogou-User-Dict-Converter/files/11156197/default.zip) 新的工具,应该能转换了 https://github.com/imetool/dtool/commit/5528e1ebd5ae1b18cc5ab0db0f0519e96c84909a
测试可以正常导入
另一种思路,将每个字可能的读音做笛卡尔积,对比拼音串。
> 不知道可否支持下将搜狗拼音txt转成为细胞词库scel,这样的话就可以通过命令行将txt转化为scel,再通过sgtool工具导入细胞词库了,方便维护和测试txt词库。 scel 有校验码的,需要逆向分析,我做不了