1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-15 23:52:30 +03:00
spaCy/spacy/cli/converters/__init__.py
2017-05-19 13:24:39 -05:00

3 lines
68 B
Python

from .conllu2json import conllu2json
from .iob2json import iob2json