spaCy/spacy/pipeline
Matthew Honnibal f8d740bfb1
Fix --gold-preproc train cli command (#4392)
* Fix get labels for textcat

* Fix char_embed for gpu

* Revert "Fix char_embed for gpu"

This reverts commit 055b9a9e85.

* Fix passing of cats in gold.pyx

* Revert "Match pop with append for training format (#4516)"

This reverts commit 8e7414dace.

* Fix popping gold parses

* Fix handling of cats in gold tuples

* Fix name

* Fix ner_multitask_objective script

* Add test for 4402
2019-10-27 21:58:50 +01:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
functions.py Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
hooks.py Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
morphologizer.pyx Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
pipes.pyx Fix --gold-preproc train cli command (#4392) 2019-10-27 21:58:50 +01:00