Update taxonomy.json
Browse files- taxonomy.json +26 -22
taxonomy.json
CHANGED
|
@@ -235,30 +235,34 @@
|
|
| 235 |
]
|
| 236 |
},
|
| 237 |
{
|
| 238 |
-
|
| 239 |
-
"children": [
|
| 240 |
-
{"name": "Query Generation",
|
| 241 |
-
"children": [
|
| 242 |
-
{"name": "SQL Query Generation"}
|
| 243 |
-
]
|
| 244 |
-
},
|
| 245 |
-
{"name": "Story Generation",
|
| 246 |
-
"children": [
|
| 247 |
-
{"name": "Narrative Plot in Storytelling"}
|
| 248 |
-
]
|
| 249 |
-
},
|
| 250 |
-
{"name": "Paraphrase and Rephrase Generation"},
|
| 251 |
-
{"name": "Writing and Editing Revisions"},
|
| 252 |
-
{"name": "Lyrics Generation"},
|
| 253 |
-
{"name": "Poetry Generation"},
|
| 254 |
-
{"name": "Text Style Transfer"},
|
| 255 |
-
{"name": "Text Simplification"},
|
| 256 |
-
{"name": "Data-to-Text Generation",
|
| 257 |
"children": [
|
| 258 |
-
|
| 259 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 260 |
]
|
| 261 |
-
|
| 262 |
{
|
| 263 |
"name": "Data Management and Generation",
|
| 264 |
"children": [
|
|
|
|
| 235 |
]
|
| 236 |
},
|
| 237 |
{
|
| 238 |
+
"name": "Text Generation",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
"children": [
|
| 240 |
+
{"name": "Query Generation",
|
| 241 |
+
"children": [
|
| 242 |
+
{"name": "SQL Query Generation"}
|
| 243 |
+
]
|
| 244 |
+
},
|
| 245 |
+
{"name": "Story Generation",
|
| 246 |
+
"children": [
|
| 247 |
+
{"name": "Narrative Plot in Storytelling"}
|
| 248 |
+
]
|
| 249 |
+
},
|
| 250 |
+
{"name": "Paraphrase and Rephrase Generation"},
|
| 251 |
+
{"name": "Writing and Editing Revisions"},
|
| 252 |
+
{"name": "Lyrics Generation"},
|
| 253 |
+
{"name": "Poetry Generation"},
|
| 254 |
+
{"name": "Text Style Transfer",
|
| 255 |
+
"children": [
|
| 256 |
+
{"name": "Text Style Transfer for Formality and Content"}
|
| 257 |
+
]
|
| 258 |
+
},
|
| 259 |
+
{"name": "Text Simplification"},
|
| 260 |
+
{"name": "Data-to-Text Generation"},
|
| 261 |
+
{"name": "Table-to-Text Generation"},
|
| 262 |
+
{"name": "Context-to-Text Generation"},
|
| 263 |
+
{"name": "Conditional Text Generation"}
|
| 264 |
]
|
| 265 |
+
},
|
| 266 |
{
|
| 267 |
"name": "Data Management and Generation",
|
| 268 |
"children": [
|