katebor commited on
Commit
483c53f
1 Parent(s): a2b7a42

Update taxonomy.json

Browse files
Files changed (1) hide show
  1. taxonomy.json +34 -2
taxonomy.json CHANGED
@@ -54,7 +54,6 @@
54
  {"name": "Intelligent Agents"}
55
  ]
56
  },
57
- },
58
  {
59
  "name": "Finite State Machines"
60
  },
@@ -66,7 +65,40 @@
66
  {"name": "Low-resource Languages"}
67
  ]
68
  },
69
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  {
71
  "name": "Dialogue Systems",
72
  "children": [
 
54
  {"name": "Intelligent Agents"}
55
  ]
56
  },
 
57
  {
58
  "name": "Finite State Machines"
59
  },
 
65
  {"name": "Low-resource Languages"}
66
  ]
67
  },
68
+ {
69
+ "name": "Classification Applications",
70
+ "children": [
71
+ {"name": "Multilabel Text Classification"},
72
+ {"name": "Hate and Offensive Speech Detection"},
73
+ {"name": "Intent Detection"},
74
+ {"name": "Email Spam and Phishing Detection"},
75
+ {"name": "Plagiarism Detection"},
76
+ {"name": "Disfluency Detection"},
77
+ {
78
+ "name": "Misinformation Detection",
79
+ "children": [
80
+ {"name": "Fake News Detection"},
81
+ {"name": "Fake Review Detection"}
82
+ ]
83
+ },
84
+ {"name": "Rumor Detection"},
85
+ {"name": "Claim Verification"},
86
+ {"name": "Emotion Detection"},
87
+ {"name": "Sarcasm Detection"},
88
+ {"name": "Humor Detection"},
89
+ {"name": "Stance Detection"},
90
+ {"name": "Personality Trait Prediction"},
91
+ {"name": "Author Detection"},
92
+ {"name": "Irony Detection"},
93
+ {
94
+ "name": "Sentiment Analysis (SA)",
95
+ "children": [
96
+ {"name": "Aspect-Based SA (ABSA)"}
97
+ ]
98
+ },
99
+ {"name": "Hope Speech Detection"}
100
+ ]
101
+ },
102
  {
103
  "name": "Dialogue Systems",
104
  "children": [