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

islegal 方法返回有歧义 #33

Open
luokelong opened this issue Jun 10, 2021 · 1 comment
Open

islegal 方法返回有歧义 #33

luokelong opened this issue Jun 10, 2021 · 1 comment

Comments

@luokelong
Copy link

测试发现 islegal 为 true 时实际上包含敏感词,为 false 时反而不包含敏感词。

islegal 返回 true 时应为合法的,无敏感词。

@Mr-houzi
Copy link

Mr-houzi commented Jul 7, 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