package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Oct 24, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Levenshtein returns the minimum number of operations required to convert s1 to
s2. Operations include inserstion, deletions, and substitutions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.