mirror of https://github.com/explosion/spaCy.git
Update data-formats.md
This commit is contained in:
parent
1a3e7cc5ef
commit
4a8e9e4e4e
|
@ -297,7 +297,7 @@ objects to JSON, you can now serialize them directly using the
|
||||||
format:
|
format:
|
||||||
|
|
||||||
```cli
|
```cli
|
||||||
$ python -m spacy convert ./data.json ./output.spacy
|
$ python -m spacy convert ./data.json .
|
||||||
```
|
```
|
||||||
|
|
||||||
</Infobox>
|
</Infobox>
|
||||||
|
|
Loading…
Reference in New Issue