Jaro Distance
Purpose of the Node
Section titled “Purpose of the Node”The Jaro Distance node computes the similarity between two strings using the Jaro distance metric. This is useful for comparing strings and determining how similar they are.
The node has two input pins and one output pin.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
string1 | First String | Struct | String |
string2 | Second String | Struct | String |
distance | Jaro Distance | Struct | Float |