You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Severity Levels: Profanity detection now includes severity levels to categorize the intensity of detected profanities:
Level 1: Exact match with the dictionary.
Level 2: Fuzzy match with minor character alterations.
Level 3: Detection of merged profane words within other words.
2. Improved Regex Matching
Updated the regular expressions to better capture profane words, even when they are embedded in other text or altered with extra characters. This enhancement increases the accuracy and reliability of the detection process.
3. Bug Fixes
Severity Level Reporting: Resolved issues where severity levels were sometimes reported as undefined.
Performance Optimizations: General optimizations to improve the performance of the profanity checker.
4. Documentation and Testing
Updated the documentation to reflect the new features and enhancements.
Added new unit tests to ensure robustness and accuracy of the new detection mechanisms.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Glin Profanity v1.1.7 Release Notes
🚀 What's New in v1.1.7
1. Enhanced Profanity Detection
2. Improved Regex Matching
3. Bug Fixes
undefined
.4. Documentation and Testing
⚙️ Installation & Usage
To upgrade to this version, run:
This discussion was created from the release Glin Profanity v1.1.7 .
Beta Was this translation helpful? Give feedback.
All reactions