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 line | First character sequence (string) to compare. | Robin.String | Yes | |
Second line 2 | Second character sequence (string) to compare. | Robin.String | Yes | |
Results | ||||
Result | The minimum number of insertions, deletions, and replacements of one character for another required to turn one string into another. | Robin.Numeric |
Обзор
Инструменты контента