spaCy/spacy/tests/pipeline
Raphael Mitsch 8aa59c4f65 Merge branch 'v4' into feature/docwise-generator-batching
# Conflicts:
#	spacy/kb/kb.pyx
#	spacy/kb/kb_in_memory.pyx
#	spacy/ml/models/entity_linker.py
#	spacy/pipeline/entity_linker.py
#	spacy/tests/pipeline/test_entity_linker.py
#	website/docs/api/entitylinker.mdx
2023-07-27 14:28:06 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py isort all the things 2023-06-26 11:41:03 +02:00
test_annotates_on_update.py isort all the things 2023-06-26 11:41:03 +02:00
test_attributeruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_edit_tree_lemmatizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_entity_linker.py Merge branch 'v4' into feature/docwise-generator-batching 2023-07-27 14:28:06 +02:00
test_entity_ruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_functions.py isort all the things 2023-06-26 11:41:03 +02:00
test_initialize.py isort all the things 2023-06-26 11:41:03 +02:00
test_lemmatizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_models.py isort all the things 2023-06-26 11:41:03 +02:00
test_morphologizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_pipe_factories.py isort all the things 2023-06-26 11:41:03 +02:00
test_pipe_methods.py Disallow False for first/last arguments of add_pipe (#12793) 2023-07-06 15:20:13 +02:00
test_sentencizer.py isort all the things 2023-06-26 11:41:03 +02:00
test_senter.py isort all the things 2023-06-26 11:41:03 +02:00
test_span_finder.py Use spans_ prefix for default span finder scores (#12753) 2023-06-27 19:32:17 +02:00
test_span_ruler.py isort all the things 2023-06-26 11:41:03 +02:00
test_spancat.py isort all the things 2023-06-26 11:41:03 +02:00
test_tagger.py isort all the things 2023-06-26 11:41:03 +02:00
test_textcat.py isort all the things 2023-06-26 11:41:03 +02:00
test_tok2vec.py merge fixes 2023-07-19 16:38:29 +02:00