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
结巴的词典格式非常慢,随便一句话还没开始分词都要接近一秒。 跟SCWS的txt词典一样慢,但SCWS有sqlite跟xdb词典可用。
The text was updated successfully, but these errors were encountered:
這個部分可能需要有人幫忙~
Sorry, something went wrong.
纯txt词库确实很慢,而且还占用很多的内存,对于生产业务来说不太合适。整体上功能是可以使用的,不错,赞一个,如果完善一个这个问题,相信会有质的提升。谢谢作者。
No branches or pull requests
结巴的词典格式非常慢,随便一句话还没开始分词都要接近一秒。
跟SCWS的txt词典一样慢,但SCWS有sqlite跟xdb词典可用。
The text was updated successfully, but these errors were encountered: