spaCy/spacy/pipeline
Sofie Van Landeghem dd207a28be
cleanup components API (#5726)
* add keyword separator for update functions and drop unused "state"

* few more Example tests and various small fixes

* consistently return losses after update call

* eliminate unused tensors field across pipe components

* fix name

* fix arg name
2020-07-09 19:43:39 +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 cleanup components API (#5726) 2020-07-09 19:43:39 +02:00
simple_ner.py cleanup components API (#5726) 2020-07-09 19:43:39 +02:00
tok2vec.py cleanup components API (#5726) 2020-07-09 19:43:39 +02:00