mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-21 05:50:35 +03:00
Merge branch 'develop' into nightly.spacy.io
This commit is contained in:
commit
f72c64e594
|
@ -228,7 +228,7 @@ const Model = ({ name, langId, langName, baseUrl, repo, compatibility, hasExampl
|
||||||
{name}
|
{name}
|
||||||
</H2>
|
</H2>
|
||||||
<Aside title="Installation">
|
<Aside title="Installation">
|
||||||
<CodeBlock lang="bash" prompt="$">
|
<CodeBlock lang="cli" prompt="$">
|
||||||
python -m spacy download {name}
|
python -m spacy download {name}
|
||||||
</CodeBlock>
|
</CodeBlock>
|
||||||
</Aside>
|
</Aside>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user