spaCy/spacy/tests/pipeline
2020-10-03 17:07:38 +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 Refactor Token morph setting (#6175) 2020-10-01 22:21:46 +02:00
test_entity_linker.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00
test_entity_ruler.py Merge branch 'develop' into master-tmp 2020-09-04 13:15:36 +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 Refactor Token morph setting (#6175) 2020-10-01 22:21:46 +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 Use frozen list with custom errors 2020-08-29 15:20:11 +02:00
test_sentencizer.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
test_senter.py Update tests 2020-09-29 18:14:15 +02:00
test_tagger.py Update tests 2020-09-29 18:14:15 +02:00
test_textcat.py Fix label initialization of textcat component (#6190) 2020-10-03 17:07:38 +02:00
test_tok2vec.py Tidy up and auto-format 2020-09-29 21:39:28 +02:00