1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-12 23:35:47 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Adriane Boyd
7c98245c0c
Add levenshtein from polyleven ()
Add a simple levenshtein distance function using the implementation from
the polyleven library as `spacy.matcher.levenshtein`.
2022-09-14 17:05:22 +02:00