Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: compare strings intuitively

by rsiedl (Friar)
on May 07, 2007 at 07:34 UTC ( [id://613900]=note: print w/replies, xml ) Need Help??


in reply to Re: compare strings intuitively
in thread compare strings intuitively

i'm sorting through a bunch of data with an author field. sometimes an author could be represented as 'a name' and other times 'am name', things like that. my goal is to try and work out which authors are the same people.
"what matters to you is the number of operations required to turn one string into another" - yeah thats pretty much right but with a few exceptions.
'a name' is obviously different from 'b name'
but
'am name' could be 'a name'
the substitution method wouldnt work on its own here.

Replies are listed 'Best First'.
Re^3: compare strings intuitively
by derby (Abbot) on May 07, 2007 at 12:18 UTC

    Good luck ... this is a tough nut to crack with any non-trivial set of data - the number of false positives is going to be high. Uncommon names will work well but the m. smiths of the world are not going to be happy campers.

    -derby

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://613900]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2026-02-11 13:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.