spaCy/spacy/gold
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__.pxd Add missing inits 2020-06-06 15:38:46 +02:00
__init__.py Remove GoldParse from public API 2020-06-08 22:09:57 +02:00
align.py Remove GoldParse from public API 2020-06-08 22:09:57 +02:00
annotation.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
augment.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
corpus.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
example.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
gold_io.pyx * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
iob_utils.py Rename _gold -> gold 2020-06-06 15:29:32 +02:00