spaCy/spacy/gold
Matthew Honnibal 98ca14f577 Remove GoldParse
WIP on removing goldparse

Get ArcEager compiling after GoldParse excise

Update setup.py

Get spacy.syntax compiling after removing GoldParse

Rename NewExample -> Example and clean up

Clean html files

Start updating tests

Update Morphologizer
2020-06-14 19:53:30 +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 Remove GoldParse 2020-06-14 19:53:30 +02:00
example.pxd Remove GoldParse 2020-06-14 19:53:30 +02:00
example.pyx Remove GoldParse 2020-06-14 19:53:30 +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