WillHeld commited on
Commit
853ea05
1 Parent(s): 45f09e5

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +63 -0
  2. frontpage.png +3 -0
  3. implicit_hate.csv +0 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Implicit Hate Speech
2
+
3
+ _Latent Hatred: A Benchmark for Understanding Implicit Hate Speech_
4
+
5
+ [[Read the Paper]](https://aclanthology.org/2021.emnlp-main.29/) | [[Take a Survey to Access the Data]](https://forms.gle/QxCpEbVp91Z35hWFA) | [[Download the Data]](https://www.dropbox.com/s/24meryhqi1oo0xk/implicit-hate-corpus.zip?dl=0)
6
+
7
+ <img src="frontpage.png" alt="frontpage" width="650"/>
8
+
9
+ ## *Why Implicit Hate?*
10
+
11
+ It is important to consider the subtle tricks that many extremists use to mask their threats and abuse. These more implicit forms of hate speech may easily go undetected by keyword detection systems, and even the most advanced architectures can fail if they have not been trained on implicit hate speech ([Caselli et al. 2020](https://aclanthology.org/2020.lrec-1.760/)).
12
+
13
+ ## *Where can I download the data?*
14
+
15
+ If you have not already, please first complete a short [survey](https://forms.gle/QxCpEbVp91Z35hWFA). Then follow [this link to download](https://www.dropbox.com/s/p1ctnsg3xlnupwr/implicit-hate-corpus.zip?dl=0) (2 MB, expands to 6 MB).
16
+
17
+ ## *What's 'in the box?'*
18
+
19
+ This dataset contains **22,056** tweets from the most prominent extremist groups in the United States; **6,346** of these tweets contain *implicit hate speech.* We decompose the implicit hate class using the following taxonomy (distribution shown on the left).
20
+
21
+ * (24.2%) **Grievance:** frustration over a minority group's perceived privilege.
22
+ * (20.0%) **Incitement:** implicitly promoting known hate groups and ideologies (e.g. by flaunting in-group power).
23
+ * (13.6%) **Inferiority:** implying some group or person is of lesser value than another.
24
+ * (12.6%) **Irony:** using sarcasm, humor, and satire to demean someone.
25
+ * (17.9%) **Stereotypes:** associating a group with negative attribute using euphemisms, circumlocution, or metaphorical language.
26
+ * (10.5%) **Threats:** making an indirect commitment to attack someone's body, well-being, reputation, liberty, etc.
27
+ * (1.2%) **Other**
28
+
29
+ Each of the 6,346 implicit hate tweets also has free-text annotations for *target demographic group* and an *implied statement* to describe the underlying message (see banner image above).
30
+
31
+ ## *What can I do with this data?*
32
+
33
+ State-of-the-art neural models may be able to learn from our data how to (1) classify this more difficult class of hate speech and (3) explain implicit hate by generating descriptions of both the *target* and the *implied message.* As our [paper baselines](#) show, neural models still have a ways to go, especially with classifying *implicit hate categories*, but overall, the results are promising, especially with *implied statement generation,* an admittedly challenging task.
34
+
35
+ We hope you can extend our baselines and further our efforts to understand and address some of these most pernicious forms of language that plague the web, especially among extremist groups.
36
+
37
+ ## *How do I cite this work?*
38
+
39
+ **Citation:**
40
+
41
+ > ElSherief, M., Ziems, C., Muchlinski, D., Anupindi, V., Seybolt, J., De Choudhury, M., & Yang, D. (2021). Latent Hatred: A Benchmark for Understanding Implicit Hate Speech. In _Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP)_.
42
+
43
+ **BibTeX:**
44
+
45
+ ```tex
46
+ @inproceedings{elsherief-etal-2021-latent,
47
+ title = "Latent Hatred: A Benchmark for Understanding Implicit Hate Speech",
48
+ author = "ElSherief, Mai and
49
+ Ziems, Caleb and
50
+ Muchlinski, David and
51
+ Anupindi, Vaishnavi and
52
+ Seybolt, Jordyn and
53
+ De Choudhury, Munmun and
54
+ Yang, Diyi",
55
+ booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
56
+ month = nov,
57
+ year = "2021",
58
+ address = "Online and Punta Cana, Dominican Republic",
59
+ publisher = "Association for Computational Linguistics",
60
+ url = "https://aclanthology.org/2021.emnlp-main.29",
61
+ pages = "345--363"
62
+ }
63
+ ```
frontpage.png ADDED

Git LFS Details

  • SHA256: f677fea1c6e534c4441495844f106de12405e205548ba9a50828c28a840c9ba3
  • Pointer size: 130 Bytes
  • Size of remote file: 45.1 kB
implicit_hate.csv ADDED
The diff for this file is too large to render. See raw diff