mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-27 18:36:36 +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
|
||||
| #[code spacy.language.Language] object as its only argument, and return
|
||||
| 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].
|
||||
|
||||
p
|
||||
|
|
Loading…
Reference in New Issue
Block a user