mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
1ddf2f39c7
* Switch converters to generator functions To reduce the memory usage when converting large corpora, refactor the convert methods to be generator functions. * Update tests |
||
---|---|---|
.. | ||
__init__.py | ||
test_augmenters.py | ||
test_new_example.py | ||
test_readers.py | ||
test_training.py |