We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Fuzzy Match does not seem to be using don't generate keys

mstoler
8 - Asteroid

Hello,

 

I have attached a simple Fuzzy Match example where I expect 'The Test Company' and 'Test Company' to be a 100% match but it only appears as 90%.  Note I have set 'The' to Don't Generate Keys as this is a 'Noise' word.

 

I would appreciate any input.

 

Thank You,

 

Michael

 

1 REPLY 1
echuong1
Alteryx Alumni (Retired)

In your case, you have chosen not to include "The" for generating keys. To completely ignore the word "The" you can use the pre-process function. You can see that the score is now 100%.

 

Does this help?

 

echuong1_0-1595006126740.png

 

Labels
Top Solution Authors