spaCy/spacy/tests/doc
Yohei Tamura 3243ddac8f
Fix/span.sent (#6083)
* add fail test

* fix test

* fix span.sent

* Remove incorrect implicit check

Co-authored-by: Adriane Boyd <adrianeboyd@gmail.com>
2020-10-01 14:01:52 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_entities.py Fix test imports 2019-09-29 17:34:56 +02:00
test_array.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
test_creation.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00
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 Revert #4334 2019-09-29 17:32:12 +02:00
test_pickle_doc.py Revert #4334 2019-09-29 17:32:12 +02:00
test_retokenize_merge.py Disallow merging 0-length spans 2020-05-22 10:14:34 +02:00
test_retokenize_split.py Fix norm in retokenizer split (#6111) 2020-09-22 21:53:33 +02:00
test_span.py Fix/span.sent (#6083) 2020-10-01 14:01:52 +02:00
test_to_json.py Revert #4334 2019-09-29 17:32:12 +02:00
test_token_api.py Tidy up and auto-format 2020-05-21 14:14:01 +02:00
test_underscore.py use clean_underscore fixture 2020-02-23 15:49:20 +01:00