mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-31 16:07:41 +03:00 
			
		
		
		
	| * add "greedy" option for match pattern * distinction between greedy FIRST or LONGEST * check for proper values, throw custom warning otherwise * unxfail one more test * add comment in docstring * add test that LONGEST also prefers first match if equal length * use c arrays for more efficient processing * rename 'greediness' to 'greedy' | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_matcher_api.py | ||
| test_matcher_logic.py | ||
| test_pattern_validation.py | ||
| test_phrase_matcher.py | ||