|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: compare strings intuitivelyby rsiedl (Friar) |
| on May 07, 2007 at 07:34 UTC ( [id://613900]=note: print w/replies, xml ) | Need Help?? |
|
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.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||