spaCy/spacy/tests/pipeline
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_analysis.py Rename spacy.analysis to spacy.pipe_analysis 2020-05-22 17:42:06 +02:00
test_entity_linker.py Format 2020-06-22 01:11:43 +02:00
test_entity_ruler.py Tidy up and auto-format 2020-03-25 12:28:12 +01:00
test_factories.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_functions.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_morphologizer.py Format 2020-06-22 01:11:43 +02:00
test_pipe_methods.py Move to spacy.analysis 2020-05-22 16:43:18 +02:00
test_sentencizer.py various fixes in scripts - needs to be further tested 2020-06-17 12:05:58 +02:00
test_senter.py Update senter test and auto-format 2020-05-21 20:17:14 +02:00
test_simple_ner.py Format 2020-06-22 01:11:43 +02:00
test_tagger.py Default settings to configurations (#4995) 2020-02-27 18:42:27 +01:00
test_textcat.py various small fixes 2020-06-18 15:55:00 +02:00