spaCy/spacy/tests/matcher
Sofie Van Landeghem 5efae495f1 Error when removing a matcher rule that doesn't exist (#4420)
* raise specific error when removing a matcher rule that doesn't exist

* rephrasing
2019-10-10 14:01:53 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_matcher_api.py Fix PhraseMatcher callback and add tests (#4399) 2019-10-08 12:07:02 +02:00
test_matcher_logic.py Error when removing a matcher rule that doesn't exist (#4420) 2019-10-10 14:01:53 +02:00
test_pattern_validation.py Revert #4334 2019-09-29 17:32:12 +02:00
test_phrase_matcher.py Fix PhraseMatcher callback and add tests (#4399) 2019-10-08 12:07:02 +02:00