spaCy/spacy/tests/pipeline
Ines Montani b7cb9d95e4
Merge pull request #6229 from svlandeg/bugfix/disabled
2020-10-09 16:05:11 +02:00
..
__init__.py
test_analysis.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
test_attributeruler.py
test_entity_linker.py
test_entity_ruler.py Clear rule-based components on initialize 2020-10-08 09:51:31 +02:00
test_functions.py
test_initialize.py
test_lemmatizer.py
test_morphologizer.py
test_pipe_factories.py Improve CLI config validation with latest Thinc 2020-09-26 13:13:57 +02:00
test_pipe_methods.py formatting 2020-10-09 12:19:47 +02:00
test_sentencizer.py
test_senter.py TrainablePipe (#6213) 2020-10-08 21:33:49 +02:00
test_tagger.py
test_textcat.py
test_tok2vec.py