spaCy/spacy/training/converters
Adriane Boyd 27cbffff1b
Minor edit to CoNLL-U converter (#6172)
This doesn't make a difference given how the `merged_morph` values
override the `morph` values for all the final docs, but could have led
to unexpected bugs in the future if the converter is modified.
2020-10-01 16:23:42 +02:00
..
__init__.py rename converts in_to_out 2020-09-22 11:50:19 +02:00
conll_ner_to_docs.py rename converts in_to_out 2020-09-22 11:50:19 +02:00
conllu_to_docs.py Minor edit to CoNLL-U converter (#6172) 2020-10-01 16:23:42 +02:00
iob_to_docs.py rename converts in_to_out 2020-09-22 11:50:19 +02:00
json_to_docs.py rename converts in_to_out 2020-09-22 11:50:19 +02:00