Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface for de-duplicating customer records
Message
From
17/02/2011 09:43:53
 
 
To
17/02/2011 09:10:30
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01159500
Message ID:
01500527
Views:
91
>I know this is a very old message.. and I see you got lots of good answers. My question is what is the "fuzzy" matching technique.
>I'm not so concerned about interface. I am looking for a good VFP based matching algorithm. e.g. something that recognizes spelling mistakes, maybe strip's out commas, abbreviations, identifies singular vs plural, use a combination of = and like operator, etc.
>
look up Levenshtein on the vfp wiki - I speeded up the version there and a similar approach in C is used with our apps regularly. But be warned: LevenSthein is rather slow, even the C-version (10* faster) takes a lot of computing power.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform