katebor commited on
Commit
500d17e
·
1 Parent(s): 0dce2f6

Update taxonomy.json

Browse files
Files changed (1) hide show
  1. taxonomy.json +15 -6
taxonomy.json CHANGED
@@ -56,14 +56,23 @@
56
  {
57
  "name": "Finite State Machines"
58
  },
 
59
  {
60
- "name": "Multilingual NLP",
61
- "children": [
62
- {"name": "Cross-lingual Application"},
63
- {"name": "Bilingual Lexicon Induction (BLI)"},
64
- {"name": "Low-resource Languages"}
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": [