vzhou842 / profanity-check

A fast, robust Python library to check for offensive language in strings.
https://pypi.org/project/profanity-check
MIT License
612 stars 113 forks source link

latest modules updates #33

Open mundiakaluson opened 3 years ago

mundiakaluson commented 3 years ago

For some reason, there was an ImportError with the joblib module because of the outdated version. Also, new updates for the other modules and a virtualenv.

mundiakaluson commented 3 years ago

Also, I want to create a new Django package with this module. I would really be glad if someone reviewed my PR. Thanks for your work @vzhou842 😁