1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-30 23:04:13 +03:00
spaCy/spacy/tests/matcher
Sofie Van Landeghem fdf8c77630
support IS_SENT_START in PhraseMatcher ()
* 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 2019-09-29 17:32:12 +02:00
test_matcher_api.py Skip 0-length matches () 2021-01-19 07:38:11 +08:00
test_matcher_logic.py Implement new API for {Phrase}Matcher.add (backwards-compatible) () 2019-10-25 22:21:08 +02:00
test_pattern_validation.py Add warning when Matcher subpattern is discarded () 2020-08-05 14:56:14 +02:00
test_phrase_matcher.py support IS_SENT_START in PhraseMatcher () 2021-01-21 09:59:17 +01:00