mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 20:30:24 +03:00
Apply suggestions from review
This commit is contained in:
parent
0b97fff92d
commit
f70b0142f5
|
@ -25,23 +25,21 @@
|
||||||
{ "text": "Processing Pipelines", "url": "/usage/processing-pipelines" },
|
{ "text": "Processing Pipelines", "url": "/usage/processing-pipelines" },
|
||||||
{
|
{
|
||||||
"text": "Embeddings & Transformers",
|
"text": "Embeddings & Transformers",
|
||||||
"url": "/usage/embeddings-transformers",
|
"url": "/usage/embeddings-transformers"
|
||||||
"tag": "new"
|
|
||||||
},
|
},
|
||||||
{ "text": "Training Models", "url": "/usage/training", "tag": "new" },
|
|
||||||
{
|
|
||||||
"text": "Layers & Model Architectures",
|
|
||||||
"url": "/usage/layers-architectures",
|
|
||||||
"tag": "new"
|
|
||||||
},
|
|
||||||
{ "text": "spaCy Projects", "url": "/usage/projects", "tag": "new" },
|
|
||||||
{ "text": "Saving & Loading", "url": "/usage/saving-loading" },
|
|
||||||
{ "text": "Visualizers", "url": "/usage/visualizers" },
|
|
||||||
{
|
{
|
||||||
"text": "Large Language Models",
|
"text": "Large Language Models",
|
||||||
"url": "/usage/large-language-models",
|
"url": "/usage/large-language-models",
|
||||||
"tag": "new"
|
"tag": "new"
|
||||||
}
|
},
|
||||||
|
{ "text": "Training Models", "url": "/usage/training" },
|
||||||
|
{
|
||||||
|
"text": "Layers & Model Architectures",
|
||||||
|
"url": "/usage/layers-architectures"
|
||||||
|
},
|
||||||
|
{ "text": "spaCy Projects", "url": "/usage/projects" },
|
||||||
|
{ "text": "Saving & Loading", "url": "/usage/saving-loading" },
|
||||||
|
{ "text": "Visualizers", "url": "/usage/visualizers" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user