Description Usage Arguments Value
Compares the pairs pairwise regarding a textual attribute. Returns a vector of text similarity
1 2 |
data |
A dataframe of pairs |
method |
A method for the text similarity, choose among levenshtein, cosine, jaccard, jaro-winker |
column1 |
The first column name of the attribute that will be compared |
column2 |
The second column name of the attribute that will be compared |
sim A vector of text similarities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.