spaCy/spacy/tests/pipeline
2024-01-19 12:34:29 +01: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 isort all the things 2023-06-26 11:41:03 +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 Allow pydantic v2 using transitional v1 support (#12888) 2023-08-08 11:27:28 +02:00
test_lemmatizer.py Recommend lookups tables from URLs or other loaders (#12283) 2023-07-31 15:54:35 +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 Update TextCatBOW to use the fixed SparseLinear layer (#13149) 2023-11-29 09:11:54 +01: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 Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00
test_tok2vec.py Revert "Merge the parser refactor into v4 (#10940)" 2023-12-08 20:23:08 +01:00