Detecting actually not a word. To be clear with not a word, it has no meaning like leoepld. From list of word, can it be possible distinguish the word and not a word?
In Wordnet api, I have not seen any method to discriminate those words. I am not experienced much with Wordnet and JWI of mit.edu. Is it possible to do this thing told with those library and dictionary?
Example input; Expected output
Set<String> Set<String>
lodapke looking
asdfgre university
looking antonyms
university
antonyms
aeokalk
Programming language: Java, Platform: Windows, Library: wordnet & Jwi