Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsfcgl!cca.ucsf.edu!root From: root@cca.ucsf.edu (Systems Staff) Newsgroups: comp.os.cpm Subject: Re: Spelling checker routines Summary: Another approach Message-ID: <1922@ucsfcca.ucsf.edu> Date: 3 May 89 02:10:48 GMT References: <8904270703.AA25482@ucbvax.Berkeley.EDU> <11348@tekecs.GWD.TEK.COM> Organization: Computer Center, UCSF Lines: 19 In article <11348@tekecs.GWD.TEK.COM>, andrew@frip.wv.tek.com (Andrew Klossner) writes: > > The approach used in the spelling corrector component of the Unica(tm) > utility set was to look through a (separate) dictionary of commonly > misspelled words, which includes the correct spelling: Another approach (if you are really enthusiastic) is to generate the soundex code for the word to look up and use this to access a copy of the dictionary. Thos Sumner (thos@cca.ucsf.edu) BITNET: thos@ucsfcca (The I.G.) (...ucbvax!ucsfcgl!cca.ucsf!thos) U.S. Mail: Thos Sumner, Computer Center, Rm U-76, UCSF San Francisco, CA 94143-0704 OS|2 -- an Operating System for puppets. #include