FpOliveira's picture
Update README.md
7adb2b7
metadata
pretty_name: TuPiHateSpeech
annotations_creators:
  - crowdsourced
language_creators:
  - crowdsourced
license: mit
task_categories:
  - text-classification
source_datasets:
  - crowdsourced
language:
  - pt
size_categories:
  - 10K<n<100K
tags:
  - hate-speech-detection
  - brazilian-portuguese
splits:
  - name: train
    dataset_size: 826130

TuPI dataset

The TuPi dataset stands as an extensive compilation of annotated texts meticulously crafted to discern hate speech across diverse social networks. Comprising 10,000 unpublished documents sourced from Twitter, this repository offers a refined presentation of the TuPi dataset tailored for adept handling in both binary and multiclass classification tasks.For additional insights into the dataset's construction, refer to the following section.

Table 1 provides a detailed breakdown of the dataset, delineating the volume of data based on the occurrence of aggressive speech and the manifestation of hate speech within the documents

Table 1 - Count of documents for categories non-aggressive and aggressive.

Label Count
Non-aggressive 31121
Aggressive - Not hate 3180
Aggressive - Hate 9367
Total 43668

Table 2 provides a detailed analysis of the dataset, delineating the data volume in relation to the occurrence of distinct categories of hate speech.

Table 2 - Count of documents for categories non-aggressive and aggressive.

Label Count
Ageism 57
Aporophobia 66
Body shame 285
Capacitism 99
LGBTphobia 805
Political 1149
Racism 290
Religious intolerance 108
Misogyny 1675
Xenophobia 357
Other 4476
Total 9367

Dataset creation

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. 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. 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:

  • Diverse political orientations, encompassing individuals from the right-wing, liberal, and far-left spectrums.
  • A high level of academic attainment comprising individuals with master’s degrees, doctoral candidates, and holders of doctoral degrees.
  • Expertise in fields of study closely aligned with the focus and objectives of our research.

The subsequent table provides a concise summary of the annotators' profiles and qualifications Table 3.

Table 3 – Annotators’ profiles and qualifications.

Annotator Gender Education Political Color
Annotator 1 Female Ph.D. Candidate in civil engineering Far-left White
Annotator 2 Male Master's candidate in human rights Far-left Black
Annotator 3 Female Master's degree in behavioral psychology Liberal White
Annotator 4 Male Master's degree in behavioral psychology Right-wing Black
Annotator 5 Female Ph.D. Candidate in behavioral psychology Liberal Black
Annotator 6 Male Ph.D. Candidate in linguistics Far-left White
Annotator 7 Female Ph.D. Candidate in civil engineering Liberal White
Annotator 8 Male Ph.D. Candidate in civil engineering Liberal Black
Annotator 9 Male Master's degree in behavioral psychology Far-left White

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:

  • 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.
  • 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.
  • 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.

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.

References

[1] P. Fortuna, J. Rocha Da Silva, J. Soler-Company, L. Wanner, and S. Nunes, “A Hierarchically-Labeled Portuguese Hate Speech Dataset,” 2019. [Online]. Available: https://github.com/t-davidson/hate-s

[2] J. A. Leite, D. F. Silva, K. Bontcheva, and C. Scarton, “Toxic Language Detection in Social Media for Brazilian Portuguese: New Dataset and Multilingual Analysis,” Oct. 2020, [Online]. Available: http://arxiv.org/abs/2010.04543

[3] F. Vargas, I. Carvalho, F. Góes, T. A. S. Pardo, and F. Benevenuto, “HateBR: A Large Expert Annotated Corpus of Brazilian Instagram Comments for Offensive Language and Hate Speech Detection,” 2022. [Online]. Available: https://aclanthology.org/2022.lrec-1.777/