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
单词“如家金沙” 在python版下结果是:如 家 金沙 而在java中结果是:如家 金沙
若“如家 3”加入到自定义词库, 在python版下结果是:如 家 金沙 而在java中结果是:如家 金沙
若“如家 30”加入到自定义词库, 在python版下结果是:如家 金沙 而在java中结果是:如家 金沙
@piaolingxue ,能帮看一下吗?
The text was updated successfully, but these errors were encountered:
在Python中加入HMM=True,结果还是不一致
Sorry, something went wrong.
你把如家从原始词典里面删掉
@FFFro "如家 3"同时在java版和Python版的自定义词库中,分出的结果仍然不一致
No branches or pull requests
单词“如家金沙”
在python版下结果是:如 家 金沙
而在java中结果是:如家 金沙
若“如家 3”加入到自定义词库,
在python版下结果是:如 家 金沙
而在java中结果是:如家 金沙
若“如家 30”加入到自定义词库,
在python版下结果是:如家 金沙
而在java中结果是:如家 金沙
@piaolingxue ,能帮看一下吗?
The text was updated successfully, but these errors were encountered: