mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Fix typo
This commit is contained in:
parent
43b70651fb
commit
3d5154811a
|
@ -61,7 +61,7 @@ p
|
||||||
output_path.open('w', encoding='utf-8').write(svg)
|
output_path.open('w', encoding='utf-8').write(svg)
|
||||||
|
|
||||||
p
|
p
|
||||||
| The above code will generate the dependency visualizations and them to
|
| The above code will generate the dependency visualizations as to
|
||||||
| two files, #[code This-is-an-example.svg] and #[code This-is-another-one.svg].
|
| two files, #[code This-is-an-example.svg] and #[code This-is-another-one.svg].
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user