Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface for de-duplicating customer records
Message
From
17/02/2011 13:22:41
 
 
To
17/02/2011 09:43:53
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01159500
Message ID:
01500578
Views:
57
Thanks Thomas

I tried this out on a table with 1100 rows, a string about 20 chars. The version from Frank did it in 3 seconds, yours did it in 2. This is adequate for my purposes, for now. Do you have the C version?



>>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