https://github.com/cvar1984/npass
Swear words fuzzy filter
https://github.com/cvar1984/npass
ai badwords fuzzy swear-filter swearword
Last synced: about 1 month ago
JSON representation
Swear words fuzzy filter
- Host: GitHub
- URL: https://github.com/cvar1984/npass
- Owner: Cvar1984
- License: mit
- Created: 2020-01-19T15:01:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T19:31:36.000Z (over 5 years ago)
- Last Synced: 2024-05-01T18:15:38.324Z (about 1 year ago)
- Topics: ai, badwords, fuzzy, swear-filter, swearword
- Language: PHP
- Size: 22.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Npass
[](https://www.codefactor.io/repository/github/cvar1984/npass)Swear words fuzzy filter
# todo
> chain method
```php
$all = $npass->getHigh()->getMid()->getLow();
```