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
vocab_file = 'wx.chars' # 字符集
The text was updated successfully, but these errors were encountered:
需要提前先编译好kenlm,这里都有写https://kexue.fm/archives/6920 ,用之前可以先看看。
Sorry, something went wrong.
wx.chars是字符集要保存的文件名,kenlm的count_ngrams会帮你生成。
No branches or pull requests
vocab_file = 'wx.chars' # 字符集
The text was updated successfully, but these errors were encountered: