mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 08:12:24 +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">
|
||||
|
||||
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.
|
||||
|
||||
</Infobox>
|
||||
|
|
Loading…
Reference in New Issue
Block a user