I have a set of words in String format. Some of them is in plural forma, some of the others is in verb(ing form). I am going to achieve; detecting and converting plural word into its singular forma and at the same time, if word is in the ing form, convert verb into its noun form or mostly relevant noun form. I have installed JWNL & wordnet, I have tried to read material in the web. On the contrary, I have not get it whether it is capable of doing this convertion. By the way, actually, I have not found a good document about how to use WordNet and JWNl. So, my reading is totaly done on the third web sites.
My question is that WordNet and JWNL are capable of doing these wish? If yes and you know a good start point/tutorial, please share them, too.
Thanks
You can start with reading about stemming here :
Some of the popular stemmers are Stanford Stemmer