Update taxonomy.json
Browse files- taxonomy.json +11 -5
taxonomy.json
CHANGED
|
@@ -192,9 +192,6 @@
|
|
| 192 |
{
|
| 193 |
"name": "Discourse Analysis"
|
| 194 |
},
|
| 195 |
-
{
|
| 196 |
-
"name": "Prompt Engineering"
|
| 197 |
-
},
|
| 198 |
{
|
| 199 |
"name": "Audio Generation and Processing",
|
| 200 |
"children":[
|
|
@@ -202,6 +199,9 @@
|
|
| 202 |
{"name": "Speech Synthesis"}
|
| 203 |
]
|
| 204 |
},
|
|
|
|
|
|
|
|
|
|
| 205 |
{
|
| 206 |
"name": "Authorship Verification"
|
| 207 |
},
|
|
@@ -306,9 +306,15 @@
|
|
| 306 |
]
|
| 307 |
},
|
| 308 |
{
|
| 309 |
-
"name": "Information
|
| 310 |
"children": [
|
| 311 |
-
{"name": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
]
|
| 313 |
},
|
| 314 |
{
|
|
|
|
| 192 |
{
|
| 193 |
"name": "Discourse Analysis"
|
| 194 |
},
|
|
|
|
|
|
|
|
|
|
| 195 |
{
|
| 196 |
"name": "Audio Generation and Processing",
|
| 197 |
"children":[
|
|
|
|
| 199 |
{"name": "Speech Synthesis"}
|
| 200 |
]
|
| 201 |
},
|
| 202 |
+
{
|
| 203 |
+
"name": "Prompt Engineering"
|
| 204 |
+
},
|
| 205 |
{
|
| 206 |
"name": "Authorship Verification"
|
| 207 |
},
|
|
|
|
| 306 |
]
|
| 307 |
},
|
| 308 |
{
|
| 309 |
+
"name": "Information Retrieval",
|
| 310 |
"children": [
|
| 311 |
+
{"name": "Information Filtering",
|
| 312 |
+
"children":[
|
| 313 |
+
{"name": "Recommender Systems"}
|
| 314 |
+
]
|
| 315 |
+
},
|
| 316 |
+
{"name": "Search Engines"}
|
| 317 |
+
},
|
| 318 |
]
|
| 319 |
},
|
| 320 |
{
|