spaCy/spacy/tests/doc
Adriane Boyd 8eaacaae97 Refactor Doc.ents setter to use Doc.set_ents
Additional changes:

* Entity spans with missing labels are ignored
* Fix ent_kb_id setting in `Doc.set_ents`
2020-09-24 12:36:51 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_entities.py Refactor Doc.ents setter to use Doc.set_ents 2020-09-24 12:36:51 +02:00
test_array.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_creation.py Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
test_doc_api.py Refactor Doc.ents setter to use Doc.set_ents 2020-09-24 12:36:51 +02:00
test_morphanalysis.py Modify Token.morph to enable unsetting (#6043) 2020-09-13 14:06:07 +02:00
test_pickle_doc.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_retokenize_merge.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_retokenize_split.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_span.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_to_json.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_token_api.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_underscore.py Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00