spaCy/spacy/gold
2020-06-18 19:41:53 +02:00
..
__init__.pxd Add missing inits 2020-06-06 15:38:46 +02:00
__init__.py Fix import 2020-06-15 18:11:10 +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
augment.py fix augment (needs further testing) 2020-06-17 10:46:29 +02:00
corpus.py prevent writing dummy values like deps because that could interfer with sent_start values 2020-06-18 17:47:59 +02:00
example.pxd Remove GoldParse 2020-06-14 19:53:30 +02:00
example.pyx implement split_sent with aligned SENT_START attribute 2020-06-18 19:41:53 +02:00
gold_io.pyx fix the fix 2020-06-18 19:15:32 +02:00
iob_utils.py allow None as BILUO annotation 2020-06-16 15:30:05 +02:00