For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

For the complete documentation index, see llms.txt

Compare strings

Measures the similarity between two strings and provides edit distance score next to match percentage. You can choose the algorithm to use for comparing strings.

Supported algorithms:

  • Damerau-Levenshtein distance
  • Hamming distance
  • Jaro distance
  • Levenshtein distance
  • Longest common subsequence (LCS)

Add the step

To add the Compare strings step to your workflow, do the following:

  1. In the Signicat Dashboard, navigate to Products > Signicat Mint.
  2. Open your workflow.
  3. In the Builder UI, click the plus icon (+). Then, click Add a step.
  4. In the steps menu, search for Compare strings.

Now, configure the step as explained below.

Step configuration

You can configure this step by adjusting the following settings:

Input

Output