spaCy/spacy/tests/doc
Sofie c45ed32c74 label in span not writable anymore (#3408)
* label in span not writable anymore

* more explicit unit test and error message for readonly label

* bit more explanation (view)

* error msg tailored to specific case

* fix None case
2019-03-15 00:46:45 +01:00
..
__init__.py
test_add_entities.py
test_array.py
test_creation.py
test_doc_api.py
test_pickle_doc.py
test_retokenize_merge.py
test_retokenize_split.py
test_span.py label in span not writable anymore (#3408) 2019-03-15 00:46:45 +01:00
test_to_json.py
test_token_api.py
test_underscore.py