spaCy/spacy/tests/doc
Ines Montani efec28ce70
Merge pull request #5367 from adrianeboyd/feature/simplify-warnings-v2
2020-04-29 12:55:37 +02:00
..
__init__.py
test_add_entities.py
test_array.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
test_creation.py Add Doc init from list of words and text (#5251) 2020-04-14 19:15:52 +02:00
test_doc_api.py Simplify warnings 2020-04-28 13:37:37 +02:00
test_morphanalysis.py
test_pickle_doc.py
test_retokenize_merge.py
test_retokenize_split.py
test_span.py Simplify warnings 2020-04-28 13:37:37 +02:00
test_to_json.py
test_token_api.py Add is_sent_end token property (#5375) 2020-04-29 12:53:16 +02:00
test_underscore.py