spaCy/spacy/tests/doc
Ines Montani 126268ce50 Auto-format [ci skip] 2020-10-05 21:58:18 +02:00
..
__init__.py
test_add_entities.py begin_training -> initialize 2020-09-28 21:35:09 +02:00
test_array.py Refactor Token morph setting (#6175) 2020-10-01 22:21:46 +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 Token morph setting (#6175) 2020-10-01 22:21:46 +02:00
test_morphanalysis.py Tidy up and auto-format 2020-10-03 17:20:18 +02:00
test_pickle_doc.py
test_retokenize_merge.py Refactor Token morph setting (#6175) 2020-10-01 22:21:46 +02:00
test_retokenize_split.py Auto-format [ci skip] 2020-10-05 21:58:18 +02:00
test_span.py Merge branch 'develop' into master-tmp 2020-10-04 14:52:20 +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