Java word dictionary
843789Mar 29 2010 — edited Mar 29 2010Hello,
I am writing a simple java game, but i need to be able to access an english dictionary to check against to find correctly spelt words. I was just wondering if anyone had any suggestions on how to implement this (with file size being someone i would want to keep low).
I am thinking of including a text or xml file list which would be parsed and read into memory or database when the application starts, but im sure someone here would know of a better way to approach this.
Thanks for any help,
Dori
Edit: Hey i was going add Dukes but i cant see them, whats going on!?
Edited by: Sir_Dori on Mar 29, 2010 2:34 PM