ctoraman commited on
Commit
11b41ab
1 Parent(s): f50511a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -1,3 +1,34 @@
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
  ---
16
+
17
+ The dataset published in the LREC 2022 paper "Large-Scale Hate Speech Detection with Cross-Domain Transfer".
18
+
19
+ # This is Dataset v1 (Turkish):
20
+ The original dataset that includes 100,000 tweets in Turkish. The annotations with more than 60% agreement are included.
21
+
22
+ TweetID: Tweet ID from Twitter API
23
+
24
+ LangID: 0 (Turkish)
25
+
26
+ TopicID: Domain of the topic 0-Religion, 1-Gender, 2-Race, 3-Politics, 4-Sports
27
+
28
+ HateLabel: Final hate label decision 0-Normal, 1-Offensive, 2-Hate
29
+
30
+ # GitHub Repo:
31
+ https://github.com/avaapm/hatespeech
32
+
33
+ # Citation:
34
+ 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).