mirror of
https://github.com/explosion/spaCy.git
synced 2026-02-22 07:00:44 +03:00
This also adds the default configuration and some tests. The schema will be used by the training loop and `distill` subcommand. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_resource_warning.py | ||
| test_serialize_config.py | ||
| test_serialize_doc.py | ||
| test_serialize_docbin.py | ||
| test_serialize_extension_attrs.py | ||
| test_serialize_kb.py | ||
| test_serialize_language.py | ||
| test_serialize_pipeline.py | ||
| test_serialize_span_groups.py | ||
| test_serialize_tokenizer.py | ||
| test_serialize_vocab_strings.py | ||