spaCy/spacy/pipeline
Adriane Boyd c9f0f75778
Update get_loss for senter and morphologizer (#5724)
* Update get_loss for senter

Update `SentenceRecognizer.get_loss` to keep it similar to `Tagger`.

* Update get_loss for morphologizer

Update `Morphologizer.get_loss` to keep it similar to `Tagger`.
2020-07-08 13:59:28 +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 Update get_loss for senter and morphologizer (#5724) 2020-07-08 13:59:28 +02:00
pipes.pyx Update get_loss for senter and morphologizer (#5724) 2020-07-08 13:59:28 +02:00
simple_ner.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
tok2vec.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00