spaCy/spacy/training
Matthew Honnibal 54c40223a1
Improve v3 pretrain command (#6040)
* Starts to run

* Update pretrain script

* Update corpus

* Update pretrain schema

* Remove outdated test

* Make JsonlTexts produce Example objects.
2020-09-13 14:05:05 +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 Improve v3 pretrain command (#6040) 2020-09-13 14:05:05 +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