spaCy/spacy/tests/doc
Adriane Boyd a77c4c3465
Add strings and ENT_KB_ID to Doc serialization (#5691)
* Add strings for all writeable Token attributes to `Doc.to/from_bytes()`.
* Add ENT_KB_ID to default attributes.
2020-07-02 17:11:57 +02:00
..
__init__.py
test_add_entities.py
test_array.py
test_creation.py
test_doc_api.py Add strings and ENT_KB_ID to Doc serialization (#5691) 2020-07-02 17:11:57 +02:00
test_morphanalysis.py
test_pickle_doc.py
test_retokenize_merge.py
test_retokenize_split.py
test_span.py
test_to_json.py
test_token_api.py
test_underscore.py