Skip to content

Sørensen-Dice Coefficient

Purpose of the Node

The Sørensen-Dice Coefficient Node calculates the similarity between two input strings using the Sørensen-Dice coefficient, which is a statistic used to gauge the similarity between two sample sets.

Pins

The node has two input pins and one output pin.

Pin NamePin DescriptionPin TypeValue Type
StartThe node starts processing when this pin is triggered.StartN/A
EndThe node ends processing and outputs the result when this pin is triggered.EndN/A
String 1The first input string for the Sørensen-Dice coefficient calculation.InputString
String 2The second input string for the Sørensen-Dice coefficient calculation.InputString
CoefficientThe calculated Sørensen-Dice coefficient between the two input strings.OutputFloat