spaCy/spacy/tests/pipeline
2020-07-26 13:18:43 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_entity_linker.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_entity_ruler.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_functions.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_morphologizer.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_pipe_factories.py Allow pipeline components to set default scores and weights 2020-07-26 13:18:43 +02:00
test_pipe_methods.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_sentencizer.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_senter.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_simple_ner.py Tidy up and auto-format 2020-06-20 14:15:04 +02:00
test_tagger.py Refactor pipeline components, config and language data (#5759) 2020-07-22 13:42:59 +02:00
test_textcat.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00