ConsoleTVs / Profanity

PHP library to block bad words in a string
MIT License
98 stars 46 forks source link

Extended blocker to provide a way to only use bad words of specific languages #33

Closed stollr closed 2 months ago

stollr commented 4 months ago

This addresses #20.

Without this change the filter is not really usable for German texts with the default dictionary, because the normal regularly used word 'nicht' is a bad word in Dutch.