Question : wordnet dictionary thesaurus api

I am not able to get all the synonyms of a word using wordnet.

I am using JWNL api.

For example for the word assault I do not get obvious synonyms invade (v) and invasion (n)
not matter what api in jwnl I use.

Do you have the solution to above problem using wordnet?

Do you know wordnet alternate that like a comprehensive thesaurus, dictionary that can be downloaded free and has Java api?

Answer : wordnet dictionary thesaurus api

INSERT INTO myTable(vbmaxcol)
   SELECT * FROM OPENROWSET(BULK N'C:\Test.doc', SINGLE_BLOB) AS Document;
GO
Random Solutions  
 
programming4us programming4us