mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-27 02:16:32 +03:00
7c98245c0c
Add a simple levenshtein distance function using the implementation from the polyleven library as `spacy.matcher.levenshtein`. |
||
---|---|---|
.. | ||
__init__.py | ||
test_dependency_matcher.py | ||
test_levenshtein.py | ||
test_matcher_api.py | ||
test_matcher_logic.py | ||
test_pattern_validation.py | ||
test_phrase_matcher.py |