spaCy/spacy/tests/pipeline
2023-03-31 13:43:51 +02:00
..
__init__.py
test_analysis.py
test_annotates_on_update.py
test_attributeruler.py
test_edit_tree_lemmatizer.py Fix speed problem with top_k>1 on CPU in edit tree lemmatizer (#12017) 2023-01-20 19:34:11 +01:00
test_entity_linker.py Fix EL failure with sentence-crossing entities (#12398) 2023-03-14 22:02:49 +01:00
test_entity_ruler.py Enable fuzzy text matching in Matcher (#11359) 2023-01-10 10:36:17 +01:00
test_functions.py
test_initialize.py
test_lemmatizer.py
test_models.py
test_morphologizer.py Convert values to numpy for label smoothing tests (#12472) 2023-03-31 13:41:41 +02:00
test_pipe_factories.py Auto-format code with black (#10795) 2022-05-13 19:02:08 +02:00
test_pipe_methods.py Revert disable/disabled merging behavior (#11745) 2022-11-08 14:58:10 +01:00
test_sentencizer.py
test_senter.py Add Pipe.hide_labels to omit labels from pipeline meta (#10175) 2022-02-05 17:59:24 +01:00
test_span_ruler.py Add SpanRuler component (#9880) 2022-06-02 13:12:53 +02:00
test_spancat.py Fix pickle for ngram suggester (#12486) 2023-03-31 13:43:51 +02:00
test_tagger.py Convert values to numpy for label smoothing tests (#12472) 2023-03-31 13:41:41 +02:00
test_textcat.py Improve score_cats for use with multiple textcat components (#11820) 2023-01-09 11:43:48 +01:00
test_tok2vec.py Auto-format code with black (#11687) 2022-10-21 11:54:17 +02:00