https://github.com/rayraegah/warui
Fuzzy search to detect bad words in Japanese, English, and Spanish
https://github.com/rayraegah/warui
fuzzy-search profanity-detection
Last synced: 6 months ago
JSON representation
Fuzzy search to detect bad words in Japanese, English, and Spanish
- Host: GitHub
- URL: https://github.com/rayraegah/warui
- Owner: Rayraegah
- License: bsd-3-clause
- Created: 2019-03-14T02:24:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T02:26:57.000Z (almost 7 years ago)
- Last Synced: 2025-06-28T10:52:44.648Z (7 months ago)
- Topics: fuzzy-search, profanity-detection
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Warui
Fuzzy search to detect bad words
## Usage
```bash
python warui []
```
default `edit-distance` is `1`.
## License
Released under BSD-Clause-3