spaCy/spacy/tests/doc
Adriane Boyd f55bb7470d
Clean up warnings in the test suite (#11331)
2022-08-22 12:04:30 +02:00
..
__init__.py
test_add_entities.py
test_array.py
test_creation.py
test_doc_api.py Clean up warnings in the test suite (#11331) 2022-08-22 12:04:30 +02:00
test_graph.py
test_json_doc_conversion.py Add Doc.from_json() (#10688) 2022-06-02 14:03:47 +02:00
test_morphanalysis.py
test_pickle_doc.py Avoid pickling `Doc` inputs passed to `Language.pipe()` (#10864) 2022-06-02 20:06:49 +02:00
test_retokenize_merge.py
test_retokenize_split.py
test_span.py
test_span_group.py
test_token_api.py
test_underscore.py