https://github.com/ylp1455/offensive_word_traker-python-
This program is a Python function that takes a prompt as an input parameter and checks whether any word in the prompt matches a list of keywords stored in a CSV file.
https://github.com/ylp1455/offensive_word_traker-python-
Last synced: 9 months ago
JSON representation
This program is a Python function that takes a prompt as an input parameter and checks whether any word in the prompt matches a list of keywords stored in a CSV file.
- Host: GitHub
- URL: https://github.com/ylp1455/offensive_word_traker-python-
- Owner: ylp1455
- Created: 2023-02-18T05:26:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T05:09:14.000Z (over 3 years ago)
- Last Synced: 2025-01-17T15:16:23.975Z (over 1 year ago)
- Language: Python
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# offensive_word_traker-python-
This program is a Python function that takes a prompt as an input parameter and checks whether any word in the prompt matches a list of keywords stored in a CSV file.
