https://github.com/inc0g-repoz/profanityfilter
An easy to use profanities filter that uses regular expressions to indicate swearings in text messages.
https://github.com/inc0g-repoz/profanityfilter
java java-8 java8 regex regex-match regex-pattern regexes regexp regular-expression regular-expressions
Last synced: 9 months ago
JSON representation
An easy to use profanities filter that uses regular expressions to indicate swearings in text messages.
- Host: GitHub
- URL: https://github.com/inc0g-repoz/profanityfilter
- Owner: inc0g-repoz
- Created: 2023-12-10T14:32:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T20:48:36.000Z (about 2 years ago)
- Last Synced: 2025-01-22T19:45:54.398Z (11 months ago)
- Topics: java, java-8, java8, regex, regex-match, regex-pattern, regexes, regexp, regular-expression, regular-expressions
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProfanityFilter
An easy to use profanities filter that uses regular expressions to indicate swearings in text messages.