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
您能帮忙想下怎么做更好一些吗?
The text was updated successfully, but these errors were encountered:
@ghm 可以利用所有汉字的拆字结果构建一个字典树,然后就可以根据你输入的拆字文本检索正常汉字了,但是由于不知道拆开的字的排布结构,所以可能一个拆字文本会匹配到多个正常字,这个你得再想办法过滤了。
Sorry, something went wrong.
@ghm 你想这样做的意图是为了什么?
No branches or pull requests
您能帮忙想下怎么做更好一些吗?
The text was updated successfully, but these errors were encountered: