spaCy/spacy/training
Sofie Van Landeghem 6ed423c16c
reduce memory load when reading all vectors from file (#6945)
* reduce memory load when reading all vectors from file

* one more small typo fix
2021-02-07 08:05:43 +08:00
..
converters Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00
__init__.pxd
__init__.py
align.pyx Fix alignment for 1-to-1 tokens and lowercasing (#6476) 2020-12-08 14:25:16 +08:00
alignment.py
augment.py
batchers.py
corpus.py Replace links to nightly docs [ci skip] 2021-01-30 20:09:38 +11:00
example.pxd
example.pyx Improve Example error handling for NER data (#6835) 2021-01-28 13:11:20 +11:00
gold_io.pyx
initialize.py reduce memory load when reading all vectors from file (#6945) 2021-02-07 08:05:43 +08:00
iob_utils.py
loggers.py
loop.py WIP: Various small training changes (#6818) 2021-01-26 14:51:52 +11:00
pretrain.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00