|
|||||
|
|
#11 |
|
|
> [...] is there a built in reference of all the > (standard) words in the English language somewhere in the Java API, or > would I have to find some file on the net with the English words and make > my program reference that? Adding to Jim's response: if you do want or need to find a wordlist, then Googling for "moby words" -lyrics will turn up links to the Moby word list itself. Many of the pages that reference it will also mention other available wordlists. (The "-lyrics" bit is to suppress the websites with lyrics of songs by Moby.) -- chris |