FpOliveira commited on
Commit
d33d1d9
1 Parent(s): 9c677ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -6,4 +6,19 @@ language:
6
  - pt
7
  size_categories:
8
  - 10K<n<100K
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - pt
7
  size_categories:
8
  - 10K<n<100K
9
+ ---
10
+
11
+ ## TuPI dataset creation
12
+
13
+ To overcome the notable shortcomings in existing Portuguese repositories of hate speech instances, we present the TuPI dataset. Recognizing the importance of prior research in this domain and the absence of annotated datasets for automated hate speech detection, we propose consolidating this comprehensive dataset by integrating the discoveries from Fortuna et al. (2019); Leite et al. (2020); Vargas et al. (2022), alongside a new, proprietary dataset.
14
+ Regarding the unpublished part of the TuPI dataset, we spent about seven months, from March 2023 to September 2023, building the corpus. We collaborated with a team of experts, including a linguist, a human rights lawyer, several behavior psychologists with master’s degrees, and NLP and machine learning researchers.
15
+ A framework inspired by Vargas et al. (2022) and Fortuna (2017) was adhered to by establishing a stringent set of criteria for the selection of annotators, encompassing the following key attributes:
16
+ * Diverse political orientations, encompassing individuals from the right-wing, liberal, and far-left spectrums.
17
+ * A high level of academic attainment comprising individuals with master’s degrees, doctoral candidates, and holders of doctoral degrees.
18
+ * Expertise in fields of study closely aligned with the focus and objectives of our research.
19
+ The subsequent table provides a concise summary of the annotators' profiles and qualifications (Table 1).
20
+ To consolidate data from the prominent works in the domain of automatic hate speech detection in Portuguese, we established a database by merging labeled document sets from Fortuna et al. (2019); Leite et al. (2020); Vargas et al. (2022). To ensure consistency and compatibility in our dataset, we applied the following guidelines for text integration:
21
+ * Fortuna et al. (2019) constructed a database comprising 5,670 tweets, each labeled by three distinct annotators, to determine the presence or absence of hate speech. To maintain consistency, we employed a simple majority-voting process for document classification.
22
+ * The corpus compiled by Leite et al. (2020) consists of 21,000 tweets labeled by 129 volunteers, with each text assessed by three different evaluators. This study encompassed six types of toxic speech: homophobia, racism, xenophobia, offensive language, obscene language, and misogyny. Texts containing offensive and obscene language were excluded from the hate speech categorization. Following this criterion, we applied a straightforward majority-voting process for classification.
23
+ * Vargas et al. (2022) compiled a collection of 7,000 comments extracted from the Instagram platform, with three annotators labeled. These data had previously undergone a simple majority-voting process, eliminating the need for additional text classification procedures.
24
+ After completing the previous steps, the corpus was annotated using two different classification levels. The initial level involves a binary classification, distinguishing between aggressive and non-aggressive language. The second classification level involved assigning a hate speech category to each tweet previously marked as aggressive in the previous step. The categories used included ageism, aporophobia, body shame, capacitism, LGBTphobia, political, racism, religious intolerance, misogyny, and xenophobia. It is important to note that a single tweet could fall under one or more of these categories.