Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interface for de-duplicating customer records
Message
De
17/02/2011 09:43:53
 
 
À
17/02/2011 09:10:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01159500
Message ID:
01500527
Vues:
92
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform