mirror of
https://github.com/explosion/spaCy.git
synced 2025-03-03 19:08:06 +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
|
||||
| model's #[code load()] method. For examples of this, check out the
|
||||
| implementations of spaCy's
|
||||
| #[+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()]]
|
||||
| #[+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]]
|
||||
| utility functions.
|
||||
|
||||
+code-wrapper
|
||||
|
|
Loading…
Reference in New Issue
Block a user