spaCy/spacy/tests/matcher
Sofie Van Landeghem fdf8c77630
support IS_SENT_START in PhraseMatcher (#6771)
* support IS_SENT_START in PhraseMatcher

* add unit test and friendlier error

* use IDS.get instead
2021-01-21 09:59:17 +01: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 support IS_SENT_START in PhraseMatcher (#6771) 2021-01-21 09:59:17 +01:00