katebor commited on
Commit
885851b
·
1 Parent(s): 28b1d52

Update taxonomy.json

Browse files
Files changed (1) hide show
  1. taxonomy.json +6 -7
taxonomy.json CHANGED
@@ -54,7 +54,10 @@
54
  {"name": "Intelligent Agents"}
55
  ]
56
  },
57
- {"name": "Finite State Machines"},
 
 
 
58
  {
59
  "name": "Multilingual NLP",
60
  "children": [
@@ -67,14 +70,13 @@
67
  "name": "Classification Applications",
68
  "children": [
69
  {"name": "Multilabel Text Classification"},
70
- {"name": "Domain Classification"},
71
  {"name": "Hate and Offensive Speech Detection"},
72
  {"name": "Intent Detection"},
73
  {"name": "Email Spam and Phishing Detection"},
74
  {"name": "Plagiarism Detection"},
75
  {"name": "Disfluency Detection"},
76
  {
77
- "name": "Misnformation Detection",
78
  "children": [
79
  {"name": "Fake News Detection"},
80
  {"name": "Fake Review Detection"}
@@ -83,10 +85,7 @@
83
  {"name": "Rumor Detection"},
84
  {"name": "Claim Verification"},
85
  {
86
- "name": "Emotion Detection",
87
- "children": [
88
- {"name": "Speech Emotion Recognition"}
89
- ]
90
  },
91
  {"name": "Mention Detection"},
92
  {"name": "Sarcasm Detection"},
 
54
  {"name": "Intelligent Agents"}
55
  ]
56
  },
57
+ },
58
+ {
59
+ "name": "Finite State Machines"
60
+ },
61
  {
62
  "name": "Multilingual NLP",
63
  "children": [
 
70
  "name": "Classification Applications",
71
  "children": [
72
  {"name": "Multilabel Text Classification"},
 
73
  {"name": "Hate and Offensive Speech Detection"},
74
  {"name": "Intent Detection"},
75
  {"name": "Email Spam and Phishing Detection"},
76
  {"name": "Plagiarism Detection"},
77
  {"name": "Disfluency Detection"},
78
  {
79
+ "name": "Misinformation Detection",
80
  "children": [
81
  {"name": "Fake News Detection"},
82
  {"name": "Fake Review Detection"}
 
85
  {"name": "Rumor Detection"},
86
  {"name": "Claim Verification"},
87
  {
88
+ "name": "Emotion Detection"
 
 
 
89
  },
90
  {"name": "Mention Detection"},
91
  {"name": "Sarcasm Detection"},