spaCy/spacy/tests/doc
Adriane Boyd 73538782a0
Switch Doc.__init__(ents=) to IOB tags (#6173)
* Switch Doc.__init__(ents=) to IOB tags

* Fix check for "-"

* Allow "" or None as missing IOB tag
2020-10-01 16:22:18 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_entities.py begin_training -> initialize 2020-09-28 21:35:09 +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 Switch Doc.__init__(ents=) to IOB tags (#6173) 2020-10-01 16:22:18 +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 Switch Doc.__init__(ents=) to IOB tags (#6173) 2020-10-01 16:22:18 +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 Switch Doc.__init__(ents=) to IOB tags (#6173) 2020-10-01 16:22:18 +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