PDA

View Full Version : is there a way to check a word for spelling?




cis4life
Jan 28, 2009, 02:28 PM
Hello,

Is there a method that allows me to take a string and pass it to a method and return if it found the string in a dictionary?

Like I want to pass a method a string and have it return if it found the word in an english dictionary. Do we have access to a english dictionary in the sdk?

Thanks,
Cedric



nattylux
Jan 28, 2009, 05:38 PM
There is no such method in the SDK.

You have to find your own dictionary and create your own methods for checking against it.

This is the public domain English word list most often used by word games:

http://personal.riverusers.com/~thegrendel/