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
RuntimeError: The size of tensor a (39) must match the size of tensor b (34) at non-singleton dimension 1
全是中文时,能正常分词
句子中加入英文单词后就报错
use_dict改成False后也能正常分词
The text was updated successfully, but these errors were encountered:
你用的是2.x的版本吗?
Sorry, something went wrong.
No branches or pull requests
RuntimeError: The size of tensor a (39) must match the size of tensor b (34) at non-singleton dimension 1
全是中文时,能正常分词
句子中加入英文单词后就报错
use_dict改成False后也能正常分词
The text was updated successfully, but these errors were encountered: