mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 18:52:29 +03:00
commit
7c66691790
|
@ -203,7 +203,7 @@ p
|
||||||
p
|
p
|
||||||
| If you've trained your own model, for example for
|
| If you've trained your own model, for example for
|
||||||
| #[+a("/docs/usage/adding-languages") additional languages] or
|
| #[+a("/docs/usage/adding-languages") additional languages] or
|
||||||
| #[+a("/docs/usage/train-ner") custom named entities], you can save its
|
| #[+a("/docs/usage/training-ner") custom named entities], you can save its
|
||||||
| state using the #[code Language.save_to_directory()] method. To make the
|
| state using the #[code Language.save_to_directory()] method. To make the
|
||||||
| model more convenient to deploy, we recommend wrapping it as a Python
|
| model more convenient to deploy, we recommend wrapping it as a Python
|
||||||
| package.
|
| package.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user