spaCy/spacy/tests/matcher
adrianeboyd 14841d0aa6 Fix PhraseMatcher callback and add tests (#4399)
* Fix callback lookup in PhraseMatcher (string key rather than hash key)
* Add callback tests for Matcher and PhraseMatcher
2019-10-08 12:07:02 +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 Revert #4334 2019-09-29 17:32:12 +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