CoolFace
Datasetpublic

victoriadreis/TuPY_dataset_binary

Portuguese Hate Speech Dataset (TuPy) The Portuguese hate speech dataset (TuPy) is an annotated corpus designed to facilitate the development of advanced hate speech detection models using machine learning (ML) and natural language processing (NLP) techniques. TuPy is formed by 10000 thousand unpublished annotated tweets collected in 2023. This repository is organized as follows: root. ├── annotations : classification given by annotators ├── raw corpus : dataset… See the full description on the dataset page: https://huggingface.co/datasets/victoriadreis/TuPY_dataset_binary.

sourceHugging Facecc-by-sa-4.0updated 3y agoView on Hugging Face
2likes13downloads
Dataset Card

Portuguese Hate Speech Dataset (TuPy)

The Portuguese hate speech dataset (TuPy) is an annotated corpus designed to facilitate the development of advanced hate speech detection models using machine learning (ML) and natural language processing (NLP) techniques. TuPy is formed by 10000 thousand unpublished annotated tweets collected in 2023.

This repository is organized as follows:

sh
root.
    ├── annotations   : classification given by annotators
    ├── raw corpus    : dataset before being split between annotators
    ├── tupy datasets : combined result of annotations
    └── README.md

Voting process

To generate the binary matrices, we employed a straightforward voting process. Three distinct evaluations were assigned to each document. In cases where a document received two or more identical classifications, the adopted value is set to 1; otherwise, it is marked as 0.

Acknowledge

The TuPy project is the result of the development of Felipe Oliveira's thesis and the work of several collaborators. This project is financed by the Federal University of Rio de Janeiro (UFRJ) and the Alberto Luiz Coimbra Institute for Postgraduate Studies and Research in Engineering (COPPE).