mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	
				Add a simple levenshtein distance function using the implementation from the polyleven library as `spacy.matcher.levenshtein`.  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| dependencymatcher.pyi | ||
| dependencymatcher.pyx | ||
| levenshtein.pyx | ||
| matcher.pxd | ||
| matcher.pyi | ||
| matcher.pyx | ||
| phrasematcher.pxd | ||
| phrasematcher.pyi | ||
| phrasematcher.pyx | ||
| polyleven.c | ||