Plaintext natural language dictionaries

0

Does anyone know where I can find a source for free plaintext or xml natural language dictionaries. I am working on a program for memorization and I'd like to make some examples.

Gabriel

Posted 2011-12-24T19:34:48.373

Reputation: 1

Answers

0

I suppose by "dictionary", you mean just a database of the words that make up the language? If so, I'd try the dictionaries shipped with open source spell checkers like aspell. Also take a look at this Super User post, you may be able to use the dictionaries from some of the open source tools mentioned there.

jstarek

Posted 2011-12-24T19:34:48.373

Reputation: 928