luozhouyang / python-string-similarity

A library implementing different string similarity and distance measures using Python.
MIT License
991 stars 127 forks source link

Bug fix #10

Closed urigoren closed 5 years ago

urigoren commented 5 years ago

If one string is empty, the edit-distance is the length of the other