spaCy/spacy/tests/training
Adriane Boyd 1ddf2f39c7
Switch converters to generator functions (#6547)
* Switch converters to generator functions

To reduce the memory usage when converting large corpora, refactor the
convert methods to be generator functions.

* Update tests
2020-12-15 16:47:16 +08:00
..
__init__.py
test_augmenters.py
test_new_example.py
test_readers.py
test_training.py Switch converters to generator functions (#6547) 2020-12-15 16:47:16 +08:00