mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20:19 +03:00
fix typo
This commit is contained in:
parent
2ac300c8b2
commit
139d7dd653
|
@ -346,7 +346,7 @@ use with the `manual=True` argument in `displacy.render`.
|
|||
### Visualizer data structures {id="displacy_structures"}
|
||||
|
||||
You can use displaCy's data format to manually render data. This can be useful
|
||||
if you want to visualize output from other libaries. You can find examples of
|
||||
if you want to visualize output from other libraries. You can find examples of
|
||||
displaCy's different data formats below.
|
||||
|
||||
> #### DEP example data structure
|
||||
|
|
Loading…
Reference in New Issue
Block a user