I am working on address book synchronization algorithm. I would like to reuse some code if there exists, but couldn't find one yet.
Does someone know about an algorithm that will tell me in numbers/float/procent how much two names are identical. Levenstein distance is not good in this approach, as names and our adddress books are matching the begining of each of the name sections.
John Smith
should match
Smith Jon
, Jonathan Smith
, Johnny Smith