| Author |
Resolved: Looking for a free plain text word list
|
Garrett Rowe
Ranch Hand
Joined: Jan 17, 2006
Posts: 1295
|
|
Hey all, I'm looking for a free plain text english word list for a word game I'm trying to code. I've tried googleing but I can't seem to find anything that fits my needs. [ February 01, 2006: Message edited by: Garrett Rowe ]
|
Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them. - Laurence J. Peter
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
|
|
|
/usr/share/dict/words on any Linux system; /usr/dict/words on many older UNIX machines.
|
[Jess in Action][AskingGoodQuestions]
|
 |
Garrett Rowe
Ranch Hand
Joined: Jan 17, 2006
Posts: 1295
|
|
Unfortunately my System is WindowsXP. Any online resources you know of?
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
|
|
|
If you don't have any friends with access to a UNIX or Linux system, and you don't have one yourself, then let's see... I think the dictionary file should be packaged with the "ispell" program. Try googling "ispell" and download the source distribution; it should contain the file you need.
|
 |
Garrett Rowe
Ranch Hand
Joined: Jan 17, 2006
Posts: 1295
|
|
|
Thank you. I didn't find the one you were recommending, but as is the nature of the Internet that led me to the Guttenberg Project and I ultimatly found what I was looking for here.
|
 |
 |
|
|
subject: Resolved: Looking for a free plain text word list
|
|
|