Description Usage Arguments Value
Function identifies similarity between provided string and vector of strings called dictionary.
1 | stringSim(string, dictionary)
|
string |
|
dictionary |
|
Vector of numeric values between 0 and 1 where 0 - lowest similarity and 1 - highest. Vector length is the same as dictionary length. Similarity scores ordered in the same order as dictionary elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.