String Similarity

Go to Product

Allows to calculate various string similarity metrics between two strings, like n-gram overlap, Levenshtein, and Jaro-Winkler.

If one of the input cells contains a “missing value”, a missing value will be returned as output as well.

Options

Text input 1
The column in the input table with the first string.
Text input 2
The column in the input table with the second string.
Similarity column name
The name of the column in the output table which contains the similarity value.
Similarity measure
The similarity measure to calculate.

Input Ports

Icon
Table which contains two columns with strings to compare to each other.

Output Ports

Icon
Table with an appended column holding the similarity between the strings for each row.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.