Hi,
I am planning to work in TRIE data structure for which I need a dictionary database or a text or word file containing the entire list of english words. It doesnt matter if the size is huge. Larger the better.
Hi,
I am planning to work in TRIE data structure for which I need a dictionary database or a text or word file containing the entire list of english words. It doesnt matter if the size is huge. Larger the better.
try something from here: http://www.net-comber.com/wordurls.html or here: http://wordlist.sourceforge.net/
If you are on a Unix or Unix-like system, check /usr/share/dict/words
(Wikipedia article).
Check the OpenOffice dictionaries: http://wiki.services.openoffice.org/wiki/Dictionaries