mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 02:36:32 +03:00
a902b5f217
* Tell convert CLI to store user data for Doc * Remove assert * Add has_unknwon_spaces flag on Doc * Do not tokenize docs with unknown spaces in Corpus * Handle conversion of unknown spaces in Example * Fixes * Fixes * Draft has_known_spaces support in DocBin * Add test for serialize has_unknown_spaces * Fix DocBin serialization when has_unknown_spaces * Use serialization in test |
||
---|---|---|
.. | ||
__init__.py | ||
conll_ner2docs.py | ||
conllu2docs.py | ||
iob2docs.py | ||
json2docs.py |