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

反馈一个小问题 #1

Open
WLongSAMA opened this issue Feb 25, 2018 · 1 comment
Open

反馈一个小问题 #1

WLongSAMA opened this issue Feb 25, 2018 · 1 comment

Comments

@WLongSAMA
Copy link

这是一段(测试)文字

如上,处理包含左右括号的文字的话,返回的结果是左括号为半角,右括号为全角,希望您有时间可以修复一下。

@satouriko
Copy link

这里的原因是我们先运行的 SpaceCorrector,然后才运行的 CharacterCorrector

  1. 这是一段(测试)文字
    初始文本。
  2. 这是一段 (测试) 文字
    运行 SpaceCorrector 时,会在中文和半角字符之间加上空格
  3. 这是一段 (测试)文字
    运行 CharacterCorrector 时,会把中文后面的半角字符变成中文字符

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