spaCy/spacy/pipeline
Sofie Van Landeghem 8d3c0306e1
refactor fixes (#5664)
* fixes in ud_train, UX for morphs

* update pyproject with new version of thinc

* fixes in debug_data script

* cleanup of old unused error messages

* remove obsolete TempErrors

* move error messages to errors.py

* add ENT_KB_ID to default DocBin serialization

* few fixes to simple_ner

* fix tags
2020-06-29 14:33:00 +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 Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
pipes.pyx Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
simple_ner.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
tok2vec.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00