Icon

Simple Fuzzy Match Example

This workflow reads in a series of misspelled retailer names, along with the desired version of the names. Using the Similarity Search node, the closest correctly spelled name is matched based on Levenshtein distance.

A simple workflow to demonstrate fuzzy matching using Levenshtein distance via the Similarity Search node.
Misspelled names
Table Creator
Correct names
Table Creator
Levenshtein distance
Similarity Search
Counter for matching
Counter Generation
Join with counter to return correct match
Joiner (deprecated)
Join withcounter toreturn correctmatch
Joiner

Nodes

Extensions

Links