spaCy/spacy/tests/pipeline
Sofie Van Landeghem eb56377799
Fix overfitting test (#6011)
* remove unused MORPH_RULES

* fix textcat architecture in overfitting test
2020-09-02 13:07:41 +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 Tidy up and auto-format [ci skip] 2020-08-29 13:01:10 +02:00
test_entity_linker.py Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +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_lemmatizer.py Tidy up and auto-format 2020-08-09 22:36:23 +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 component decorators to re-run with same function 2020-08-28 16:27:22 +02:00
test_pipe_methods.py Use frozen list with custom errors 2020-08-29 15:20:11 +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 Update SimpleNER (#5878) 2020-08-05 14:43:29 +02:00
test_tagger.py Fix overfitting test (#6011) 2020-09-02 13:07:41 +02:00
test_textcat.py Fix overfitting test (#6011) 2020-09-02 13:07:41 +02:00