mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 07:57:35 +03:00 
			
		
		
		
	| 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 | ||