bl791 commited on
Commit
9752228
·
verified ·
1 Parent(s): fa123db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
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)