spaCy/spacy/cli/converters
adrianeboyd bdfb696677 Fix conllu2json converter to output all sentences (#4656)
Make sure that the last batch of sentences is output if n_sents > 1.
2019-11-15 17:08:32 +01:00
..
__init__.py Merging conversion scripts for conll formats (#3405) 2019-03-15 18:14:46 +01:00
conll_ner2json.py Auto-format [ci skip] 2019-10-24 16:21:08 +02:00
conllu2json.py Fix conllu2json converter to output all sentences (#4656) 2019-11-15 17:08:32 +01:00
iob2json.py Suppress convert output if writing to stdout (#4472) 2019-10-18 18:12:59 +02:00
jsonl2json.py Fix ner_jsonl2json converter (fix #4389) (#4394) 2019-10-08 00:52:45 +02:00