spaCy/spacy/tests/pipeline
2020-10-10 20:59:48 +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_attributeruler.py Clear rule-based components on initialize 2020-10-08 09:51:31 +02:00
test_entity_linker.py add test for vocab after serializing KB 2020-10-10 20:59:48 +02:00
test_entity_ruler.py Clear rule-based components on initialize 2020-10-08 09:51:31 +02:00
test_functions.py Tidy up tests and docs 2020-09-21 20:43:54 +02:00
test_initialize.py Test with default value 2020-09-29 17:00:40 +02:00
test_lemmatizer.py Make lemmatizers use initialize logic (#6182) 2020-10-02 15:42:36 +02:00
test_morphologizer.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
test_pipe_factories.py Improve CLI config validation with latest Thinc 2020-09-26 13:13:57 +02:00
test_pipe_methods.py Fix typo in test 2020-10-09 18:00:21 +02:00
test_sentencizer.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
test_senter.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
test_tagger.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
test_textcat.py Revert added_strings change (#6236) 2020-10-10 18:55:07 +02:00
test_tok2vec.py Also rename to include_static_vectors in CharEmbed 2020-10-09 11:54:48 +02:00