Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
Portuguese
ArXiv:
Libraries:
Datasets
pandas
License:
victoriadreis commited on
Commit
2b19a0f
1 Parent(s): 62a1fc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -35,11 +35,13 @@ configs:
35
  path: binary/binary_test.csv
36
  ---
37
 
38
- # Portuguese Hate Speech Dataset (TuPy)
39
 
40
- 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)
41
- and natural language processing (NLP) techniques. TuPy is comprised of 10,000 (ten thousand) unpublished, annotated, and anonymized documents collected
42
- on Twitter (currently known as X) in 2023.
 
 
43
  This repository is organized as follows:
44
 
45
  ```sh
 
35
  path: binary/binary_test.csv
36
  ---
37
 
38
+ # Portuguese Hate Speech Expanded Dataset (TuPyE)
39
 
40
+ The Portuguese hate speech expanded dataset (TuPyE) is an annotated corpus designed to facilitate the development of advanced hate speech detection
41
+ models using machine learning (ML)
42
+ and natural language processing (NLP) techniques. TuPyE comprises a total of 43,668 documents, which not only include newly collected, annotated,
43
+ and anonymized content from Twitter in 2023 but also integrate datasets from the research works of Fortuna et al. (2019), Leite et al. (2020),
44
+ and Vargas et al. (2022).
45
  This repository is organized as follows:
46
 
47
  ```sh