Description Usage Arguments Value
Computes Levenshtein (Edit) Distance
1 | levdist(train, test, measure)
|
train |
a vector of training strings |
test |
a vector of test strings |
measure |
the measure to be used (mean, median, min, max) |
a vector containing the Levenshtein (edit) Distance of each test string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.