mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
Merge pull request #8808 from kevinlu1248/master [ci skip]
Changed a CLI command in data-formats.md due to erroneous information
This commit is contained in:
parent
f4f270940c
commit
5c762e08d7
|
@ -297,7 +297,7 @@ objects to JSON, you can now serialize them directly using the
|
|||
format:
|
||||
|
||||
```cli
|
||||
$ python -m spacy convert ./data.json ./output.spacy
|
||||
$ python -m spacy convert ./data.json .
|
||||
```
|
||||
|
||||
</Infobox>
|
||||
|
|
Loading…
Reference in New Issue
Block a user