mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 00:32:40 +03:00
Fix formatting
This commit is contained in:
parent
912c1b1821
commit
a1261e8632
|
@ -88,8 +88,8 @@ p
|
||||||
| and add it to the #[code Language] instance returned by the
|
| and add it to the #[code Language] instance returned by the
|
||||||
| model's #[code load()] method. For examples of this, check out the
|
| model's #[code load()] method. For examples of this, check out the
|
||||||
| implementations of spaCy's
|
| implementations of spaCy's
|
||||||
| #[+api("util#load_model_from_init_py") #[code load_model_from_init_py()]]
|
| #[+api("util#load_model_from_init_py") #[code load_model_from_init_py]]
|
||||||
| and #[+api("util#load_model_from_path") #[code load_model_from_path()]]
|
| and #[+api("util#load_model_from_path") #[code load_model_from_path]]
|
||||||
| utility functions.
|
| utility functions.
|
||||||
|
|
||||||
+code-wrapper
|
+code-wrapper
|
||||||
|
|
Loading…
Reference in New Issue
Block a user