spaCy/spacy/tests/serialize
Adriane Boyd 9957ed7897
Override language defaults for null token and URL match (#6705)
* Override language defaults for null token and URL match

When the serialized `token_match` or `url_match` is `None`, override the
language defaults to preserve `None` on deserialization.

* Fix fixtures in tests
2021-01-14 17:31:29 +11: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 Override language defaults for null token and URL match (#6705) 2021-01-14 17:31:29 +11:00
test_serialize_vocab_strings.py Fix compat for v2.x branch 2020-05-22 14:22:36 +02:00