spaCy/spacy/training
Sofie Van Landeghem 009ba14aaf
Fix pretraining in train script (#6143)
* update pretraining API in train CLI

* bump thinc to 8.0.0a35

* bump to 3.0.0a26

* doc fixes

* small doc fix
2020-09-25 15:47:10 +02:00
..
converters rename converts in_to_out 2020-09-22 11:50:19 +02:00
__init__.pxd Renaming gold & annotation_setter (#6042) 2020-09-09 10:31:03 +02:00
__init__.py rename converts in_to_out 2020-09-22 11:50:19 +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 Fix pretraining in train script (#6143) 2020-09-25 15:47:10 +02:00
example.pxd Make a pre-check to speed up alignment cache (#6139) 2020-09-24 18:13:39 +02:00
example.pyx Remove print 2020-09-24 21:05:27 +02:00
gold_io.pyx rename converts in_to_out 2020-09-22 11:50:19 +02:00
iob_utils.py Merge pull request #6089 from adrianeboyd/feature/doc-ents-v3-2 2020-09-24 14:44:42 +02:00
loggers.py Improve error handling around non-number scores 2020-09-24 11:29:07 +02:00