spaCy/spacy/tests/matcher
Sofie Van Landeghem 7d1efac4eb Fix remove pattern from matcher (#4454)
* raise specific error when removing a matcher rule that doesn't exist

* rephrasing

* bugfix in remove matcher + extended unit test
2019-10-16 13:34:58 +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 Fix remove pattern from matcher (#4454) 2019-10-16 13:34:58 +02:00
test_pattern_validation.py Revert #4334 2019-09-29 17:32:12 +02:00
test_phrase_matcher.py Fix PhraseMatcher.remove for overlapping patterns (#4437) 2019-10-14 12:19:51 +02:00