spaCy/spacy/tests/matcher
Adriane Boyd 4193402c47
Add warning when Matcher subpattern is discarded (#5873)
* Add a warning when a subpattern is not processed and discarded

* Normalize subpattern attribute/operator keys to upper case like
top-level attributes
2020-08-05 14:56:14 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_matcher_api.py Tidy up and auto-format 2020-05-21 14:14:01 +02: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