normalised_levenshtein_ratio | R Documentation |
Calculate a normalised Levenshtein ratio between two strings
normalised_levenshtein_ratio(s1, s2)
s1 |
string |
s2 |
string |
This function returns a normalised levenshtein ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.