Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Turkish
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,39 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- tr
|
7 |
+
tags:
|
8 |
+
- hate speech
|
9 |
+
- hate speech detection
|
10 |
+
- hate-speech
|
11 |
+
- tweets
|
12 |
+
- social media
|
13 |
+
- topic
|
14 |
+
- hate-speech-detection
|
15 |
+
- gender identity
|
16 |
+
- gender
|
17 |
---
|
18 |
+
|
19 |
+
The "gender identity" subset of the large-scale dataset published in the LREC 2022 paper "Large-Scale Hate Speech Detection with Cross-Domain Transfer".
|
20 |
+
|
21 |
+
This subset is also used in the experiments of "Şahinuç, F., Yilmaz, E. H., Toraman, C., & Koç, A. (2023). The effect of gender bias on hate speech detection. Signal, Image and Video Processing, 17(4), 1591-1597."
|
22 |
+
|
23 |
+
The "gender identity" subset includes 20,000 tweets in Turkish.
|
24 |
+
|
25 |
+
The published data split is the first fold of 10-fold cross-validation, used in the experiments mentioned above.
|
26 |
+
|
27 |
+
Train split has 18,000 tweets. Test split has 2,000 tweets.
|
28 |
+
|
29 |
+
HateLabel:
|
30 |
+
- 0 Normal
|
31 |
+
- 1 Offensive
|
32 |
+
- 2 Hate
|
33 |
+
|
34 |
+
# GitHub Repo:
|
35 |
+
https://github.com/avaapm/hatespeech
|
36 |
+
|
37 |
+
# If you use this dataset, please cite the following papers:
|
38 |
+
- Toraman, C., Şahinuç, F., & Yilmaz, E. (2022, June). Large-Scale Hate Speech Detection with Cross-Domain Transfer. In Proceedings of the Thirteenth Language Resources and Evaluation Conference (pp. 2215-2225).
|
39 |
+
- Şahinuç, F., Yilmaz, E. H., Toraman, C., & Koç, A. (2023). The effect of gender bias on hate speech detection. Signal, Image and Video Processing, 17(4), 1591-1597.
|