the_0ne has asked for the wisdom of the Perl Monks concerning the following question:
That's only a very minute example of other particulars I've come up with...search for Aetna Insurance Company should match... Aetna Insurance Company Aetna Ins. Co. Aetna Insurance Co. Aetna Ins. Company Aetna Ins Company Aetna Insurance Co Aetna Ins Co
This is why I used the title fuzzy logic, is there any kind of perl module out there that can do this? Even a bunch of modules that can give me various parts of this would be good. One in particular my boss brought up is Soundex, which is here. However I'm finding that soundex is really only good for misspellings like Smith and Smyth.search for Sam Jones should bring up... Sam Jones Sam J. Jones Sam J Jones S. Jones Samuel Jones
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Some kind of fuzzy logic.
by davido (Cardinal) on Oct 17, 2003 at 20:02 UTC | |
Re: Some kind of fuzzy logic.
by BrowserUk (Patriarch) on Oct 17, 2003 at 21:20 UTC | |
by the_0ne (Pilgrim) on Oct 18, 2003 at 02:27 UTC | |
Re: Some kind of fuzzy logic.
by dragonchild (Archbishop) on Oct 17, 2003 at 20:17 UTC | |
by BazB (Priest) on Oct 17, 2003 at 20:48 UTC | |
Approximate matching of company names
by toma (Vicar) on Oct 18, 2003 at 05:56 UTC | |
by the_0ne (Pilgrim) on Oct 19, 2003 at 18:36 UTC | |
by toma (Vicar) on Oct 30, 2003 at 04:26 UTC | |
by jelevin (Initiate) on Jul 02, 2011 at 17:45 UTC | |
by Corion (Patriarch) on Jul 02, 2011 at 18:10 UTC |