Open source English dictionary to use programmatically w/ python

Fredrik Lundh fredrik at pythonware.com
Mon Jan 7 17:47:51 EST 2008


dgoldsmith_89 wrote:

> Can anyone point me to a downloadable open source English dictionary
> suitable for programmatic use with python: I'm programming a puzzle
> generator, and I need to be able to generate more or less complete
> lists of English words, alphabetized.  Thanks!  DG

here's one:

http://www.dcs.shef.ac.uk/research/ilash/Moby/

</F>




More information about the Python-list mailing list