Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-3.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# ToxicSK
|
6 |
+
|
7 |
+
Author: Zuzana Sokolová
|
8 |
+
|
9 |
+
|
10 |
+
Corpus of toxic speech in social networks
|
11 |
+
|
12 |
+
|
13 |
+
The dataset contains 8 840 manually annotated comments from Facebook. Specifically, it includes:
|
14 |
+
|
15 |
+
- 4 420 comments labeled as "toxic" (value 1)
|
16 |
+
- 4 420 comments labeled as "non-toxic" (value 0)
|
17 |
+
|
18 |
+
The comments were annotated by a group of PhD students and assistant professors from the Technical University of Košice. The annotators' native language is Slovak. Each comment was annotated only once, and the labeling is based on the personal opinion of the annotator.
|
19 |
+
|
20 |
+
- Total number of sentences: 8 697
|
21 |
+
- Average sentence length: 9.40 words
|
22 |
+
|