Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching operators or ideas?
Message
De
06/07/2018 14:12:43
 
 
À
06/07/2018 13:38:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01661066
Message ID:
01661069
Vues:
49
Hi Thomas,


>Compare all names and give suspected last names higher points if matching.
>Especially helpful if one encounters names only added to in marriage with former name,
>Helen Müller is later known as Helen Mueller-Luedenscheid if second name comes after marriage from a source using English keyboards and you do not want to normalize "ü" before comparison (still recommended)

1) Would you do this via parsing out the lastname into words and then doing a substring search via the $ operator on each word? In that case, it is not optimizable.

>For time-consuming but extremly helpful glossing over small errors in spelling, do the comparison via Levenshtein.

2) Levenshtein - is this available natively in VFP or is it 3rd party (or a Win dll)?

I am also using a "soundex" like function call to the old PhdBase library. But even it does not find a match when searching for "J. David" (firstname) on field "David".

Albert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform