mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-28 02:04:07 +03:00
commit
88ca82bfa6
|
@ -36,7 +36,7 @@ p
|
||||||
| to #[code spacy.load()]. The function should take a
|
| to #[code spacy.load()]. The function should take a
|
||||||
| #[code spacy.language.Language] object as its only argument, and return
|
| #[code spacy.language.Language] object as its only argument, and return
|
||||||
| a sequence of callables. Each callable should accept a
|
| a sequence of callables. Each callable should accept a
|
||||||
| #[+api("docs") #[code Doc]] object, modify it in place, and return
|
| #[+api("doc") #[code Doc]] object, modify it in place, and return
|
||||||
| #[code None].
|
| #[code None].
|
||||||
|
|
||||||
p
|
p
|
||||||
|
|
Loading…
Reference in New Issue
Block a user