Show HN: Profanity-check – A fast, robust Python library for detecting profanity
1–5 of 5 posts
Re: Show HN: Profanity-check – A fast, robust Python library for detecting profanity
#2Is there an online interface where I can monkey test it?
Re: Show HN: Profanity-check – A fast, robust Python library for detecting profanity
#3[deleted]
Re: Show HN: Profanity-check – A fast, robust Python library for detecting profanity
#4I wrote a little wrapper around this library to check python scripts/services for profanity (checks strings and comments in files). https://github.com/ozychhi/prof-checker
Re: Show HN: Profanity-check – A fast, robust Python library for detecting profanity
#5I wrote a little wrapper around this library to check python scripts/services for profanity (checks strings and comments in files). https://github.com/ozychhi/prof-checker
cool! thanks for sharing