profanity-check
profanity-check copied to clipboard
A fast, robust Python library to check for offensive language in strings.
it has a hard time picking up on less common variants of swear words like "f4ck you" or "you b1tch" because they don't appear often enough in the training corpus....
While profanity-check has proven to be a useful model, there seems to be difficulties getting it to work with Python versions above 3.7.0. This issue could be addressed by switching...
Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
Traceback (most recent call last): File "/root/YukkiMusic/YukkiMusic/plugins/sudo/dev.py", line 65, in executor await aexec(cmd, client, message) File "/root/YukkiMusic/YukkiMusic/plugins/sudo/dev.py", line 36, in aexec return await locals()"__aexec" File "", line 2, in aexec...
in profanity_check.py is not loading the latest changes of joblib
Issues: - `joblib` is no longer importable from `sklearn.externals` - `scikit.learn` is outdated. cannot import sklearn.svm.classes anymore