Description Usage Arguments Value
View source: R/similarityFns.R
Levenshtein similarity function
1 | LevenshteinSimFn(threshold, maxSimilarity)
|
threshold |
Similarities below this threshold will be set to zero. A higher threshold improves the efficiency of the inference, possibly at the expense of accuracy. |
maxSimilarity |
Similarities will be in the range |
a LevenshteinSimFn
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.