Allow using different profanities #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We discovered your library because we are looking to resolve the same problem that the library does, so was great to see a very full library that cover a lot of case when you want to discover bad words, but we saw that the library didn't support use a different dictionary of profanities so that is a problem is you maintain a multi-language site.
So could be nice that the tool support a to load of different
profanities,falseNegativesandfalsePositives, maybe loading a different ones on the construction of theProfanityDetectorwith a new functional function.I took the freedom that also implement a proposal for that, so I will send you a PR
Thanks!
Closed by #17
Released in v1.2.0