mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-29 03:16:31 +03:00
Fixed link
link to Doc API documentation fixed
This commit is contained in:
parent
7f6be41f21
commit
68b387ffc3
|
@ -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