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

Words containing punctuation is false positive #5

Open
harryxue1999 opened this issue Sep 27, 2017 · 1 comment
Open

Words containing punctuation is false positive #5

harryxue1999 opened this issue Sep 27, 2017 · 1 comment
Assignees

Comments

@harryxue1999
Copy link

For example, a normal sentence like How are you doing? will become positive (i.e., is profanity).

Unfortunately I am unable to find a pattern as some words with punctuation are fine (example: elloeh?)

@vandie
Copy link
Owner

vandie commented Sep 28, 2017

the only fix I can think of is replacing standard punctuation with spaces before running the check. I'll take a look later.

@vandie vandie added the bug label Sep 28, 2017
@vandie vandie self-assigned this Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants