spaCy/spacy/tests/pipeline
2022-08-30 10:11:04 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
test_annotates_on_update.py Tidy up and auto-format 2021-07-18 15:44:56 +10:00
test_attributeruler.py Refactor scoring methods to use registered functions (#8766) 2021-08-10 15:13:39 +02:00
test_edit_tree_lemmatizer.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_entity_linker.py Merge remote-tracking branch 'upstream/v4' into store-activations 2022-08-30 10:11:04 +02:00
test_entity_ruler.py Auto-format code with black (#10908) 2022-06-03 11:01:55 +02:00
test_functions.py Add doc_cleaner component (#9659) 2021-11-23 15:33:33 +01:00
test_initialize.py Test with default value 2020-09-29 17:00:40 +02:00
test_lemmatizer.py Tidy up and auto-format 2021-07-18 15:44:56 +10:00
test_models.py Tidy up code 2021-06-28 12:08:15 +02:00
test_morphologizer.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_pipe_factories.py Auto-format code with black (#10795) 2022-05-13 19:02:08 +02:00
test_pipe_methods.py enable argument for spacy.load() (#10784) 2022-06-17 20:24:13 +01:00
test_sentencizer.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
test_senter.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_span_ruler.py Add SpanRuler component (#9880) 2022-06-02 13:12:53 +02:00
test_spancat.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_tagger.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_textcat.py Make the TrainablePipe.store_activations property a bool 2022-08-29 16:41:11 +02:00
test_tok2vec.py Add test for old architectures (#10751) 2022-05-10 08:24:42 +02:00