Latest Lists

Where can I find a text list of dictionary words without definitions?

I need a list of words, without definitions, to serve as a database for a computer program I'm writing that works with English words. The program will parse through the file and compare entries with the words in the file. Does anyone know where I can find a list like this?

Public Comments

  1. It's standard on most *NIX machines. It's usually /usr/share/dict/words or /usr/dict/words or similar. I found someone's copy accessible online - link below.
Powered by Yahoo! Answers