Update taxonomy.json
Browse files- taxonomy.json +15 -6
taxonomy.json
CHANGED
|
@@ -56,14 +56,23 @@
|
|
| 56 |
{
|
| 57 |
"name": "Finite State Machines"
|
| 58 |
},
|
|
|
|
| 59 |
{
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
]
|
| 66 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
{
|
| 68 |
"name": "Classification Applications",
|
| 69 |
"children": [
|
|
|
|
| 56 |
{
|
| 57 |
"name": "Finite State Machines"
|
| 58 |
},
|
| 59 |
+
|
| 60 |
{
|
| 61 |
+
"name": "Multilingual NLP"
|
| 62 |
+
},
|
| 63 |
+
|
| 64 |
+
{
|
| 65 |
+
"name": "Cross-lingual Application"
|
|
|
|
| 66 |
},
|
| 67 |
+
|
| 68 |
+
{
|
| 69 |
+
"name": "Bilingual Lexicon Induction (BLI)"
|
| 70 |
+
},
|
| 71 |
+
|
| 72 |
+
{
|
| 73 |
+
"name": "Low-resource Languages"
|
| 74 |
+
},
|
| 75 |
+
|
| 76 |
{
|
| 77 |
"name": "Classification Applications",
|
| 78 |
"children": [
|