spaCy/spacy/tests/serialize
Ines Montani 0e7f99da58
Fix handling of optional [pretraining] block (#5954)
* Fix handling of optional [pretraining] block

* Remote pretraining from default config

* Fix test

* Add schema option for empty pretrain block
2020-08-24 15:56:03 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_serialize_config.py Fix handling of optional [pretraining] block (#5954) 2020-08-24 15:56:03 +02:00
test_serialize_doc.py Tidy up and auto-format 2020-08-05 16:00:59 +02:00
test_serialize_extension_attrs.py Merge branch 'master' into develop 2020-02-18 14:47:23 +01:00
test_serialize_kb.py Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
test_serialize_language.py Remove dead and/or deprecated code (#5710) 2020-07-06 13:06:25 +02:00
test_serialize_pipeline.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
test_serialize_tokenizer.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_serialize_vocab_strings.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00