Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
A dataset for in-game chat toxicity detection.
|
| 2 |
|
| 3 |
-
From https://github.com/usydnlp/CONDA/tree/main/data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
A dataset for in-game chat toxicity detection.
|
| 2 |
|
| 3 |
+
From https://github.com/usydnlp/CONDA/tree/main/data
|
| 4 |
+
|
| 5 |
+
Slot types:
|
| 6 |
+
|
| 7 |
+
- T(Toxicity)
|
| 8 |
+
- C(Character)
|
| 9 |
+
- D(Dota-specific)
|
| 10 |
+
- S(Game Slang)
|
| 11 |
+
- P(Pronoun)
|
| 12 |
+
- O(Other)
|
| 13 |
+
|
| 14 |
+
Intent type:
|
| 15 |
+
|
| 16 |
+
- E(Explicit)
|
| 17 |
+
- I(Implicit)
|
| 18 |
+
- A(Action)
|
| 19 |
+
- O(Other)
|