spaCy/spacy/tests/serialize
Sofie Van Landeghem a1b22e90cd serialize ENT_ID (#4852)
* expand serialization test for custom token attribute

* add failing test for issue 4849

* define ENT_ID as attr and use in doc serialization

* fix few typos
2020-01-06 14:57:34 +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 serialize ENT_ID (#4852) 2020-01-06 14:57:34 +01: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