Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Portuguese
ArXiv:
Libraries:
Datasets
pandas
License:
FpOliveira commited on
Commit
794ff91
1 Parent(s): 1f903a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -36,10 +36,13 @@ configs:
36
  ---
37
 
38
  # Portuguese Hate Speech Expanded Dataset (TuPyE)
39
- TuPyE, the expanded version of TuPy, includes 43,668 annotated documents curated for hate speech detection across various social networks.
40
- This extended dataset incorporates additional annotations and merges with datasets from Fortuna et al. (2019), Leite et al. (2020), and Vargas et al. (2022).
41
- The combination of new annotations and integration with cited datasets enhances TuPyE's effectiveness for developing advanced hate speech detection models using
42
- ML and NLP techniques.
 
 
 
43
  This repository is organized as follows:
44
 
45
  ```sh
 
36
  ---
37
 
38
  # Portuguese Hate Speech Expanded Dataset (TuPyE)
39
+ TuPyE, an enhanced iteration of TuPy, encompasses a compilation of 43,668 meticulously annotated documents specifically
40
+ selected for the purpose of hate speech detection within diverse social network contexts.
41
+ This augmented dataset integrates supplementary annotations and amalgamates with datasets sourced from [Fortuna et al. (2019)](https://aclanthology.org/W19-3510/), Leite et al. (2020), and Vargas et al. (2022),
42
+ complemented by an infusion of 10,000 original documents from the [TuPy-Dataset](https://huggingface.co/datasets/Silly-Machine/TuPy-Dataset).
43
+
44
+ The amalgamation of these new annotations and the seamless integration with the aforementioned cited datasets significantly amplifies the efficacy of TuPyE.
45
+ This augmentation facilitates the development of sophisticated hate speech detection models, leveraging Machine Learning (ML) and Natural Language Processing (NLP) techniques.
46
  This repository is organized as follows:
47
 
48
  ```sh