spaCy/spacy/tests/pipeline
Duygu Altinok a7d7e80adb
EntityRuler improve disk load error message (#9658)
* added error string

* added serialization test

* added more to if statements

* wrote file to tempdir

* added tempdir

* changed parameter a bit

* Update spacy/tests/pipeline/test_entity_ruler.py

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-11-23 16:26:05 +01: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_annotates_on_update.py Tidy up and auto-format 2021-07-18 15:44:56 +10:00
test_attributeruler.py Refactor scoring methods to use registered functions (#8766) 2021-08-10 15:13:39 +02:00
test_entity_linker.py Auto-format code with black (#9530) 2021-10-22 13:03:10 +02:00
test_entity_ruler.py EntityRuler improve disk load error message (#9658) 2021-11-23 16:26:05 +01:00
test_functions.py Add doc_cleaner component (#9659) 2021-11-23 15:33:33 +01:00
test_initialize.py Test with default value 2020-09-29 17:00:40 +02:00
test_lemmatizer.py Tidy up and auto-format 2021-07-18 15:44:56 +10:00
test_models.py Tidy up code 2021-06-28 12:08:15 +02:00
test_morphologizer.py Add overwrite settings for more components (#9050) 2021-09-30 15:35:55 +02:00
test_pipe_factories.py Auto-format code with black (#9474) 2021-10-15 11:36:49 +02:00
test_pipe_methods.py Tidy up and auto-format 2021-07-18 15:44:56 +10:00
test_sentencizer.py Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
test_senter.py adding tests for trained models to ensure predict reproducibility 2020-10-13 21:07:13 +02:00
test_spancat.py Fix spancat for empty docs and zero suggestions (#9654) 2021-11-15 12:40:55 +01:00
test_tagger.py negative tag annotation (#8731) 2021-07-19 14:39:11 +02:00
test_textcat.py Raise an error for textcat with <2 labels (#8584) 2021-07-06 12:35:22 +02:00
test_tok2vec.py Tidy up code 2021-06-28 12:08:15 +02:00