Measures text similarity based on the minimum number of single-character edits required to transform one text into another.
Click here to learn how to setup evaluation using the Python SDK.Input:
string
- The reference text against which to compare.string
- The text to be evaluated.kitten -> kitteng
)kitten -> kiten
)kitten -> sitten
)