Update taxonomy.json
Browse files- taxonomy.json +3 -3
taxonomy.json
CHANGED
|
@@ -192,9 +192,6 @@
|
|
| 192 |
{
|
| 193 |
"name": "Discourse Analysis"
|
| 194 |
},
|
| 195 |
-
{
|
| 196 |
-
"name": "Authorship Verification"
|
| 197 |
-
},
|
| 198 |
{
|
| 199 |
"name": "Audio Generation and Processing",
|
| 200 |
"children":[
|
|
@@ -202,6 +199,9 @@
|
|
| 202 |
{"name": "Speech Synthesis"}
|
| 203 |
]
|
| 204 |
},
|
|
|
|
|
|
|
|
|
|
| 205 |
{
|
| 206 |
"name": "Acronyms and Abbreviations Detection and Expansion"
|
| 207 |
},
|
|
|
|
| 192 |
{
|
| 193 |
"name": "Discourse Analysis"
|
| 194 |
},
|
|
|
|
|
|
|
|
|
|
| 195 |
{
|
| 196 |
"name": "Audio Generation and Processing",
|
| 197 |
"children":[
|
|
|
|
| 199 |
{"name": "Speech Synthesis"}
|
| 200 |
]
|
| 201 |
},
|
| 202 |
+
{
|
| 203 |
+
"name": "Authorship Verification"
|
| 204 |
+
},
|
| 205 |
{
|
| 206 |
"name": "Acronyms and Abbreviations Detection and Expansion"
|
| 207 |
},
|