File size: 579 Bytes
f6759de | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | # Kazakh Swear Words Dataset ๐ฐ๐ฟ
Dataset of Kazakh obscene and profane expressions for NLP tasks:
- text classification
- moderation
- toxicity detection
- LLM fine-tuning
## Languages
- Kazakh (`kk`)
## Labels
- `1` โ obscene / profanity
- `0` โ neutral
## Fields
- `text` โ raw text
- `label` โ class
- `category` โ type of profanity
- `language` โ ISO 639-1 code
## Use cases
- content moderation
- chatbot filtering
- dataset for low-resource languages
## Disclaimer
This dataset contains offensive language and is intended for research purposes only.
|