mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-07 07:00:34 +03:00
* 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 | ||
conll_ner_to_docs.py | ||
conllu_to_docs.py | ||
iob_to_docs.py | ||
json_to_docs.py |