spaCy/spacy/tests/matcher
Adriane Boyd bc7d83d4be
Skip 0-length matches (#6759)
Add hack to prevent matcher from returning 0-length matches.
2021-01-19 07:38:11 +08:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_matcher_api.py Skip 0-length matches (#6759) 2021-01-19 07:38:11 +08:00
test_matcher_logic.py Implement new API for {Phrase}Matcher.add (backwards-compatible) (#4522) 2019-10-25 22:21:08 +02:00
test_pattern_validation.py Add warning when Matcher subpattern is discarded (#5873) 2020-08-05 14:56:14 +02:00
test_phrase_matcher.py Switch to new add API in PhraseMatcher unpickle 2020-05-25 11:22:47 +02:00