spaCy/spacy/tests/serialize
adrianeboyd 676e75838f Include Doc.cats in serialization of Doc and DocBin (#4774)
* Include Doc.cats in to_bytes()

* Include Doc.cats in DocBin serialization

* Add tests for serialization of cats

Test serialization of cats for Doc and DocBin.
2019-12-06 14:07:39 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_doc.py Include Doc.cats in serialization of Doc and DocBin (#4774) 2019-12-06 14:07:39 +01: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