Move MorphAnalysis to Other section

This commit is contained in:
Adriane Boyd 2020-07-23 08:58:22 +02:00
parent 8f44584bef
commit 41525901ef
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,6 @@
{ "text": "Token", "url": "/api/token" },
{ "text": "Span", "url": "/api/span" },
{ "text": "Lexeme", "url": "/api/lexeme" },
{ "text": "MorphAnalysis", "url": "/api/morphanalysis" },
{ "text": "Example", "url": "/api/example" },
{ "text": "DocBin", "url": "/api/docbin" }
]
@ -104,6 +103,7 @@
{ "text": "Vectors", "url": "/api/vectors" },
{ "text": "Lookups", "url": "/api/lookups" },
{ "text": "Morphology", "url": "/api/morphology" },
{ "text": "MorphAnalysis", "url": "/api/morphanalysis" },
{ "text": "KnowledgeBase", "url": "/api/kb" },
{ "text": "Scorer", "url": "/api/scorer" },
{ "text": "Corpus", "url": "/api/corpus" }