Skip to content
New issue

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

句子里边有空格就会报错,用“空格”当切分符导致的 #11

Open
sjtusyl opened this issue Nov 30, 2021 · 2 comments
Open

Comments

@sjtusyl
Copy link

sjtusyl commented Nov 30, 2021

No description provided.

@sjtusyl sjtusyl changed the title 句子里边有空格就会报错,用“空格”当切符导致的 句子里边有空格就会报错,用“空格”当切分符导致的 Nov 30, 2021
@yuanheTian
Copy link
Collaborator

感谢您关注我们的工作。

在预测时,目前版本的代码并不支持输入中包含空格。一个暂时可行的解决方法是把一个句子按照空格拆分成多个句子,这样来处理。后续,我们会考虑提升对含有空格的句子的兼容性。

@sjtusyl
Copy link
Author

sjtusyl commented Dec 1, 2021

嗯嗯 感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants