-
Notifications
You must be signed in to change notification settings - Fork 191
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
同义词词典包含“-”符号会导致报错 #162
Comments
问题解决了? |
停止词去掉-就好了 |
先开着吧,这个问题,这边看下 |
这个问题,这边没复现,具体的case能提供下吗,谢谢 |
是停止词中包含"-",去掉就好了 |
还是没复现, 😂 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
off-white,off white, offwhite, ow => offwhite
去掉“-”对应就没有问题了,这个是什么原因啊,目前es6.4.3版本
The text was updated successfully, but these errors were encountered: