e6a46adb6f
While here, also upgrade to 0.21.1 Because of that rename, update all ports which uses this as a run or build depends. PR: 273187
7 lines
256 B
Text
7 lines
256 B
Text
The Levenshtein Python C extension module contains functions for fast
|
|
computation of:
|
|
|
|
* Levenshtein (edit) distance, and edit operations
|
|
* string similarity
|
|
* approximate median strings, and generally string averaging
|
|
* string sequence and set similarity
|