Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Portuguese
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
FpOliveira commited on
Commit
0eab748
1 Parent(s): 7e8446f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -39,8 +39,9 @@ configs:
39
 
40
  # Portuguese Hate Speech Dataset (TuPy)
41
 
42
- 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.
43
- TuPy is formed by 10,000 (ten thousand) unpublished, annotated, and anonymous tweets collected in 2023.
 
44
  This repository is organized as follows:
45
 
46
  ```sh
@@ -49,6 +50,8 @@ root.
49
  ├── multilabel : multilabel dataset (including training and testing split)
50
  └── README.md : documentation and card metadata
51
  ```
 
 
52
  ## Annotation and voting process
53
  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.Raw data can be checked into the repository in the [project repository](https://github.com/Silly-Machine/TuPy-Dataset)
54
  The subsequent table provides a concise summary of the annotators' profiles and qualifications:
 
39
 
40
  # Portuguese Hate Speech Dataset (TuPy)
41
 
42
+ 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)
43
+ and natural language processing (NLP) techniques. TuPy is comprised of 10,000 (ten thousand) unpublished, annotated, and anonymized documents collected
44
+ on Twitter (currently known as X) in 2023.
45
  This repository is organized as follows:
46
 
47
  ```sh
 
50
  ├── multilabel : multilabel dataset (including training and testing split)
51
  └── README.md : documentation and card metadata
52
  ```
53
+ To safeguard user identity and uphold the integrity of this dataset, all user mentions have been anonymized as "@user," and any references to external websites have been omitted
54
+
55
  ## Annotation and voting process
56
  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.Raw data can be checked into the repository in the [project repository](https://github.com/Silly-Machine/TuPy-Dataset)
57
  The subsequent table provides a concise summary of the annotators' profiles and qualifications: