weighted-levenshtein-substring

Library providing functions to calculate Levenshtein distance, Optimal String Alignment distance, and Damerau-Levenshtein distance, where the cost of each operation can be weighted by letter.


Keywords
Levenshtein, Damerau, weight, weighted, distance
License
MIT
Install
pip install weighted-levenshtein-substring==0.0.3