spaCy/spacy/tests/serialize
Sofie Van Landeghem 4e7259c6cf Bugfix initializing DocBin with attributes (#4368)
* docbin init fix + documentation fix + unit tests

* newline

* try with zlib instead of gzip (python 2 incompatibilities)
2019-10-03 14:48:45 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_doc.py Bugfix initializing DocBin with attributes (#4368) 2019-10-03 14:48:45 +02:00
test_serialize_extension_attrs.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_kb.py Fix test imports 2019-09-29 17:34:56 +02:00
test_serialize_language.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_pipeline.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_tokenizer.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_vocab_strings.py Revert #4334 2019-09-29 17:32:12 +02:00