Datasets:
Tasks:
Text Classification
Formats:
csv
Languages:
Portuguese
Size:
10K - 100K
ArXiv:
Tags:
hate-speech-detection
DOI:
License:
FpOliveira
commited on
Commit
•
7a3aee5
1
Parent(s):
5d968a2
Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ root.
|
|
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:
|
55 |
|
56 |
-
|
57 |
|
58 |
| Annotator | Gender | Education | Political | Color |
|
59 |
|--------------|--------|-----------------------------------------------|------------|--------|
|
@@ -78,11 +78,11 @@ religious intolerance : 0, misogyny : 0, xenophobia : 0, other : 0
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
-
##
|
82 |
|
83 |
Table 2 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
|
84 |
|
85 |
-
|
86 |
|
87 |
| Label | Count |
|
88 |
|----------------------|--------|
|
@@ -93,7 +93,7 @@ Table 2 provides a detailed breakdown of the dataset, delineating the volume of
|
|
93 |
|
94 |
Table 3 provides a detailed analysis of the dataset, delineating the data volume in relation to the occurrence of distinct categories of hate speech.
|
95 |
|
96 |
-
|
97 |
|
98 |
| Label | Count |
|
99 |
|--------------------------|-------|
|
|
|
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:
|
55 |
|
56 |
+
#### Table 1 – Annotators’ profiles and qualifications
|
57 |
|
58 |
| Annotator | Gender | Education | Political | Color |
|
59 |
|--------------|--------|-----------------------------------------------|------------|--------|
|
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
+
## Dataset content
|
82 |
|
83 |
Table 2 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
|
84 |
|
85 |
+
#### Table 2 - Count of documents for categories non-aggressive and aggressive
|
86 |
|
87 |
| Label | Count |
|
88 |
|----------------------|--------|
|
|
|
93 |
|
94 |
Table 3 provides a detailed analysis of the dataset, delineating the data volume in relation to the occurrence of distinct categories of hate speech.
|
95 |
|
96 |
+
#### Table 3 - Count of documents for hate categories
|
97 |
|
98 |
| Label | Count |
|
99 |
|--------------------------|-------|
|