mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-15 20:16:23 +03:00
0e71bd973f
The returned match offsets were only adjusted for `as_spans`, not generally. Because the `on_match` callbacks are always applied to the doc, the `Matcher` matches on spans should consistently use the doc offsets. |
||
---|---|---|
.. | ||
__init__.py | ||
test_dependency_matcher.py | ||
test_matcher_api.py | ||
test_matcher_logic.py | ||
test_pattern_validation.py | ||
test_phrase_matcher.py |