spaCy/spacy/training
Sofie Van Landeghem 57640aa838
warn when frozen components break listener pattern (#6766)
* warn when frozen components break listener pattern

* few notes in the documentation

* update arg name

* formatting

* cleanup

* specify listeners return type
2021-01-20 11:12:35 +11:00
..
converters Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00
__init__.pxd
__init__.py Replace pytokenizations with internal alignment (#6293) 2020-11-03 16:24:38 +01:00
align.pyx Fix alignment for 1-to-1 tokens and lowercasing (#6476) 2020-12-08 14:25:16 +08:00
alignment.py Replace pytokenizations with internal alignment (#6293) 2020-11-03 16:24:38 +01:00
augment.py
batchers.py
corpus.py
example.pxd
example.pyx Questionable fix for parser training bug with misaligned sentences (#6694) 2021-01-15 14:18:24 +01:00
gold_io.pyx
initialize.py warn when frozen components break listener pattern (#6766) 2021-01-20 11:12:35 +11:00
iob_utils.py
loggers.py
loop.py Fix train loop to avoid swallowing tracebacks (#6693) 2021-01-09 08:25:47 +08:00
pretrain.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00