A group of actions: Text


The action calculates the edit distance. This is a metric that modulo the difference between two sequences of characters. It is defined as the minimum number of single-character operations required to transform one sequence of characters into another.

Settings 

Property Description Type Filling example Mandatory field
Parameters
First lineFirst character sequence (string) to compare.Robin.String
Yes
Second line 2Second character sequence (string) to compare.Robin.String
Yes
Results
ResultThe minimum number of insertions, deletions, and replacements of one character for another required to turn one string into another.Robin.Numeric

  • Нет меток