Date: Mon, 7 Oct 2002 09:10:02 -0400
Reply-To: Bob Burnham <robert.a.burnham@DARTMOUTH.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Bob Burnham <robert.a.burnham@DARTMOUTH.EDU>
Organization: Dartmouth College, Hanover, NH, USA
Subject: Re: word list
Content-Type: text/plain; charset=us-ascii
mcallasterd@LEE.ARMY.MIL (McAllaster, Douglas L. LTC) writes:
+----------------------------------------------------------------
| If not, where can I get a dictionary length list of correctly
| sppelled words?
+----------------------------------------------------------------
Doug,
If you have access to a Unix system, you might want to check out
the 'words' file which is usually stored in /usr/dict.
The last 10 records look something like this:
amostuck:/usr/dict> tail words
zoology
zoom
Zorn
Zoroaster
Zoroastrian
zounds
z's
zucchini
Zurich
zygote
It looks like there are about 25,143 entries in the file -- so
perhaps that would be enough to get you started. Plus, it is in
a convenient ASCII format so you should be able to read it
directly into SAS.
Regards,
Bob
--
Bob Burnham
bburnham@dartmouth.edu
http://www.dartmouth.edu/~bburnham
|