Path: utzoo!attcan!uunet!lll-winken!decwrl!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: alt.sources Subject: Re: Request for Soundex Message-ID: <8a0GCFr0BwwOAbmL5H@transarc.com> Date: 16 Mar 90 17:34:09 GMT References: <2659@baird.cs.strath.ac.uk> Sender: daemon@ucbvax.BERKELEY.EDU Lines: 9 Soundex is trivial; you don't need somebody else's implementation. Go for it. Look in the X.V11R4 tape, the Andrew contribution (under contrib/toolkits/andrew, on the fourth X Consortium tape), and check out the fuzzy-name matching facilities in software in the andrew/overhead/util/{hdrs,lib} libraries. You get a Soundex derivative that works better, at the very least. Craig