This website requires JavaScript.
Explore
Help
Register
Sign In
explosion
/
spaCy
Watch
1
Star
1
Fork
0
You've already forked spaCy
mirror of
https://github.com/explosion/spaCy.git
synced
2024-11-11 12:18:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d566e673bf
spaCy
/
spacy
/
tests
/
serialize
History
Claudiu-Vlad Ursache
e28de12cbd
Ensure files opened in
from_disk
are closed
...
Fixes [issue 1706](
https://github.com/explosion/spaCy/issues/1706
).
2018-02-13 20:49:43 +01:00
..
__init__.py
test_serialization.py
test_serialize_doc.py
test_serialize_empty_model.py
test_serialize_extension_attrs.py
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
test_serialize_stringstore.py
test_serialize_tagger.py
test_serialize_tensorizer.py
test_serialize_tokenizer.py
test_serialize_vocab.py