mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Fix wording
Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
This commit is contained in:
parent
13f9a9af20
commit
f21d12bbff
|
@ -761,7 +761,7 @@ your pipeline and registered when it's loaded. See the documentation on
|
||||||
<Infobox variant="warning">
|
<Infobox variant="warning">
|
||||||
|
|
||||||
Please note that unpackaged models produced by `spacy train` do **not include
|
Please note that unpackaged models produced by `spacy train` do **not include
|
||||||
any custom code**, you need to import the code to your script before loading in
|
any custom code**, you need to import the code in your script before loading
|
||||||
unpackaged models.
|
unpackaged models.
|
||||||
|
|
||||||
</Infobox>
|
</Infobox>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user