spaCy/spacy/pipeline
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
..
defaults train is from-config by default (#5575) 2020-06-12 02:02:07 +02:00
__init__.py remove Tensorizer 2020-06-01 23:38:48 +02:00
entityruler.py unicode -> str consistency [ci skip] 2020-05-24 18:51:10 +02:00
functions.py unicode -> str consistency 2020-05-24 17:20:58 +02:00
hooks.py remove Tensorizer 2020-06-01 23:38:48 +02:00
morphologizer.pyx Remove GoldParse 2020-06-14 19:53:30 +02:00
pipes.pyx Remove GoldParse 2020-06-14 19:53:30 +02:00
simple_ner.py default models defined in component decorator (#5452) 2020-05-19 16:20:03 +02:00
tok2vec.py train is from-config by default (#5575) 2020-06-12 02:02:07 +02:00