Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
+
|
5 |
+
The dataset published in the LREC 2022 paper "Large-Scale Hate Speech Detection with Cross-Domain Transfer".
|
6 |
+
|
7 |
+
# This is Dataset v1:
|
8 |
+
The original dataset that includes 100,000 tweets in English. The annotations with more than 60% agreement are included.
|
9 |
+
|
10 |
+
TweetID: Tweet ID from Twitter API
|
11 |
+
|
12 |
+
TopicID: Domain of the topic 0-Religion, 1-Gender, 2-Race, 3-Politics, 4-Sports
|
13 |
+
|
14 |
+
HateLabel: Final hate label decision 0-Normal, 1-Offensive, 2-Hate
|
15 |
+
|
16 |
+
# GitHub Repo:
|
17 |
+
https://github.com/avaapm/hatespeech
|
18 |
+
|
19 |
+
# Citation:
|
20 |
+
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).
|