spaCy/spacy/cli/converters
Matthew Honnibal d9289712ba * Make GoldCorpus return dict, not Example
* Make Example require a Doc object (previously optional)

Clarify methods in GoldCorpus

WIP refactor Example

Refactor Example.split_sents

Fix test

Fix augment

Update test

Update test

Fix import

Update test_scorer

Update Example
2020-06-09 01:01:59 +02:00
..
__init__.py Merging conversion scripts for conll formats (#3405) 2019-03-15 18:14:46 +01:00
conll_ner2json.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
conllu2json.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
iob2json.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
jsonl2json.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00