mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 17:36:30 +03:00
Fix typo
This commit is contained in:
parent
959c46eabe
commit
b5dd7e7cc4
|
@ -112,4 +112,4 @@ p
|
|||
| only works if you actually #[em know] that the document contains that
|
||||
| word. To prevent this problem, spaCy will also export the #[code Vocab]
|
||||
| when you save a #[code Doc] or #[code nlp] object. This will give you
|
||||
| the object and its encoded annotations, plus they "key" to decode it.
|
||||
| the object and its encoded annotations, plus the "key" to decode it.
|
||||
|
|
Loading…
Reference in New Issue
Block a user