Top "Jaws-wordnet" questions

The Java API for WordNet Searching (JAWS) is an API that provides Java applications with the ability to retrieve data from the WordNet database.

Wordnet Find Synonyms

I am searching for a way to find all the synonyms of a particular word using wordnet. I am using …

nlp wordnet synonym jaws-wordnet
Wordnet Similarity in Java: JAWS, JWNL or Java WN::Similarity?

I need to use Wordnet in a java-based app. I want to: search synsets find similarity/relatedness between synsets My …

java similarity wordnet jaws-wordnet