spaCy/spacy/tests/doc
adrianeboyd 5ee9d8c9b8
Add MORPH attr, add support in retokenizer (#4947)
* Add MORPH attr / symbol for token attrs

* Update retokenizer for MORPH
2020-01-29 17:45:46 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_entities.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_array.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_creation.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_doc_api.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_morphanalysis.py Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01: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 Add MORPH attr, add support in retokenizer (#4947) 2020-01-29 17:45:46 +01:00
test_retokenize_split.py Add MORPH attr, add support in retokenizer (#4947) 2020-01-29 17:45:46 +01:00
test_span.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_to_json.py Add better schemas and validation using Pydantic (#4831) 2019-12-25 12:39:49 +01:00
test_token_api.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_underscore.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00