Similarity search

I need to compare the names of vendor from two columns from the database and highlight cases where the name of vendors are not same. I don’t want to flag cases where the name mismatch is case sensitive, a small typo . How can i do this with similarity string? Is there any other way to go about it ?

Hi @ishvjosh .

Have a look at this link. Maybe it helps you.

Br

1 Like

My first shot would be the String Similarity node from Palladian. The linked page contains example workflows and discussions.

Best regards,
Daniel

1 Like