spaCy/spacy/tests/pipeline
Ines Montani afe4a428f7
Fix pipeline analysis on remove pipe (#4557)
Validate *after* component is removed, not before
2019-10-30 19:04:17 +01:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_analysis.py Fix pipeline analysis on remove pipe (#4557) 2019-10-30 19:04:17 +01:00
test_entity_linker.py Explicitly catch warning in test 2019-10-24 16:16:27 +02:00
test_entity_ruler.py Revert #4334 2019-09-29 17:32:12 +02:00
test_factories.py Revert #4334 2019-09-29 17:32:12 +02:00
test_functions.py Filter subtoken matches in merge_subtokens() (#4539) 2019-10-28 15:40:28 +01:00
test_pipe_methods.py Also support passing list to Language.disable_pipes (#4521) 2019-10-25 16:19:08 +02:00
test_sentencizer.py Extend unicode character block for Sinhala (#4378) 2019-10-07 13:17:03 +02:00
test_textcat.py Revert #4334 2019-09-29 17:32:12 +02:00