.. |
__init__.py
|
add __init__.py to empty package dirs
|
2016-03-14 11:28:03 +01:00 |
test_serialization.py
|
Add test for vocab serialization
|
2017-05-29 01:09:52 +02:00 |
test_serialize_doc.py
|
Ensure path in Doc.to_disk/from_disk (resolves ##1521)
|
2017-11-09 02:29:03 +01:00 |
test_serialize_empty_model.py
|
Add test for serialization issue raised in #1105
|
2017-10-10 03:57:58 +02:00 |
test_serialize_extension_attrs.py
|
Add test for serializing extension attrs (see #1085)
|
2017-10-19 00:53:08 +02:00 |
test_serialize_language.py
|
Ensure files opened in from_disk are closed
|
2018-02-13 20:49:43 +01:00 |
test_serialize_parser_ner.py
|
Fix names of pipeline components
|
2017-10-26 12:38:23 +02:00 |
test_serialize_stringstore.py
|
Add serialization tests for StringStore and Vocab
|
2017-06-02 10:57:42 +02:00 |
test_serialize_tagger.py
|
Xfail flakey serialization test
|
2017-11-08 13:55:13 +01:00 |
test_serialize_tensorizer.py
|
Fix names of pipeline components
|
2017-10-26 12:38:23 +02:00 |
test_serialize_tokenizer.py
|
xfail tokenizer serialization tests for now
|
2017-06-04 13:58:20 +02:00 |
test_serialize_vocab.py
|
Add serialization tests for StringStore and Vocab
|
2017-06-02 10:57:42 +02:00 |