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

如何保持英文單詞之間的空格? #15

Open
shaynemei opened this issue Oct 24, 2023 · 2 comments
Open

如何保持英文單詞之間的空格? #15

shaynemei opened this issue Oct 24, 2023 · 2 comments

Comments

@shaynemei
Copy link

for example:

INPUT: 标点符号模型加载成功AND YOU STILL RE

CURRENT OUPUT: 标点符号模型加载成功,andyoustillre。

EXPECTED OUTPUT: 标点符号模型加载成功,and you still re。

@yeyupiaoling
Copy link
Owner

yeyupiaoling commented Oct 25, 2023 via email

@terryops
Copy link

或许你可以针对每个英文ttoken来加一个空格。

请问具体怎么做呢?中英混合的句子很多,出现这种没有空格的问题很麻烦。

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

3 participants