Hello Stata listers,
I am matching last names across two datasets. I know lots of packages have been developed for this, but I rather do my own thing. Is there an easy way to easily compare two strings that goes beyond soundex. Maybe ignoring character order, returning the "difference" between the character in the strings?
Pierre
I am matching last names across two datasets. I know lots of packages have been developed for this, but I rather do my own thing. Is there an easy way to easily compare two strings that goes beyond soundex. Maybe ignoring character order, returning the "difference" between the character in the strings?
Pierre
Comment