spaCy/spacy/tests/matcher
Sofie Van Landeghem ff91e6dac7
Show warning if entity_ruler runs without patterns (#7807)
* Show warning if entity_ruler runs without patterns

* Show warning if matcher runs without patterns

* fix wording

* unit test for warning once (WIP)

* warn W036 only once

* cleanup

* create filter_warning helper
2021-05-31 18:20:27 +10:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_dependency_matcher.py Preserve user data for DependencyMatcher on spans (#7528) 2021-03-30 12:26:22 +02:00
test_matcher_api.py Show warning if entity_ruler runs without patterns (#7807) 2021-05-31 18:20:27 +10:00
test_matcher_logic.py Support match alignments (#7321) 2021-04-08 18:10:14 +10:00
test_pattern_validation.py Fix tests 2020-09-04 14:05:55 +02:00
test_phrase_matcher.py Tidy up and auto-format 2021-02-13 12:55:56 +11:00