spaCy/spacy/gold
2020-06-15 17:42:40 +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
augment.py * Make GoldCorpus return dict, not Example 2020-06-09 01:01:59 +02:00
corpus.py fixing language and scoring tests 2020-06-15 15:02:05 +02:00
example.pxd Remove GoldParse 2020-06-14 19:53:30 +02:00
example.pyx additional tests for new get_aligned function 2020-06-15 17:42:40 +02:00
gold_io.pyx Fix gold_io 2020-06-09 12:43:53 +02:00
iob_utils.py Add biluo_tags_from_doc function 2020-06-13 23:10:54 +02:00