Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java word dictionary

843789Mar 29 2010 — edited Mar 29 2010
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2010
Added on Mar 29 2010
15 comments
1,819 views