spaCy/spacy/gold
2020-06-13 15:43:35 +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.pxd Add header for align.pxd 2020-06-09 15:43:48 +02:00
align.pyx Update alignment 2020-06-09 15:43: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 Use new example class in GoldCorpus 2020-06-09 23:31:19 +02:00
example.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
gold_io.pyx Fix gold_io 2020-06-09 12:43:53 +02:00
iob_utils.py Rename _gold -> gold 2020-06-06 15:29:32 +02:00
new_example.pxd Start drafting new example class 2020-06-09 15:28:42 +02:00
new_example.pyx Suggest approach for GoldParse 2020-06-13 15:43:35 +02:00