spaCy/spacy/training
Sofie Van Landeghem e92e850c72
Raise if empty examples (#6052)
* raise error if no valid Example objects were found during initialization

* fix max_length parameter

* remove commit from other branch

Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com>
2020-09-12 21:01:53 +02:00
..
converters Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
align.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
augment.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
batchers.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
corpus.py Raise if empty examples (#6052) 2020-09-12 21:01:53 +02:00
example.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
example.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
gold_io.pyx Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
iob_utils.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
loggers.py Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00