A fast, robust Python library to check for offensive language in strings.
scikit-learn
sklearn
python3
bag-of-words
profanity
profanity-detection
profanity-filter
offensive-language
linear-svm
profanity-library
-
Updated
May 14, 2021 - Python


Describe the bug
Word Enrichment sometimes display more than 9999 words (if one turns off filters that is). Then, the ControlArea gets too narrow and broken.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ControlArea is properly resized.
**