spaCy/spacy/tests/doc
svlandeg bf819ba302 Merge remote-tracking branch 'upstream/develop' into whatif/arrow
# Conflicts:
#	spacy/cli/train.py
#	spacy/gold.pyx
#	spacy/ml/models/multi_task.py
#	spacy/ml/models/simple_ner.py
#	spacy/ml/models/textcat.py
#	spacy/ml/models/tok2vec.py
#	spacy/pipeline/pipes.pyx
#	spacy/pipeline/simple_ner.py
#	spacy/scorer.py
#	spacy/tests/parser/test_add_label.py
#	spacy/tests/parser/test_nn_beam.py
#	spacy/tests/pipeline/test_morphologizer.py
#	spacy/tests/test_scorer.py
#	spacy/tests/test_util.py
#	spacy/util.py
2020-06-22 15:15:20 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_add_entities.py Format 2020-06-22 01:11:43 +02:00
test_array.py add support for MORPH in to/from_array, fix morphologizer overfitting test 2020-06-17 17:48:07 +02:00
test_creation.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
test_doc_api.py Simplify warnings 2020-04-28 13:37:37 +02:00
test_morphanalysis.py Tidy up and auto-format 2020-02-18 15:38:18 +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 Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
test_retokenize_split.py Add MORPH attr, add support in retokenizer (#4947) 2020-01-29 17:45:46 +01:00
test_span.py Simplify warnings 2020-04-28 13:37:37 +02: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 Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
test_underscore.py Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00