- WARN - Static variable in class net.didion.jwnl.util.MessageLogLevel
-
- WINDOWS - Static variable in class net.didion.jwnl.JWNL
-
- Word - Class in net.didion.jwnl.data
-
A Word
represents the lexical information related to a specific sense of an IndexWord
.
- Word(String, String, int) - Constructor for class net.didion.jwnl.data.Word
-
Proxy constructor for an unitialized word.
- Word(Synset, int, String) - Constructor for class net.didion.jwnl.data.Word
-
Constructs a word tied to a synset, it's position within the synset, and the lemma.
- Word(Synset, int, String, String, int) - Constructor for class net.didion.jwnl.data.Word
-
Creates a word with the synset, index, lemma, and senseKey.
- wordnetStemmer(String) - Method in class pt.inesc_id.l2f.JWNLSimple
-
Stemmer for words present in the wordnet database.
- wordnetStemmerAll(String) - Method in class pt.inesc_id.l2f.JWNLSimple
-
Stemmer for words present in the wordnet database.
- writeObject(Object) - Method in interface net.didion.jwnl.dictionary.file.ObjectDictionaryFile
-
Serialize and write an object ot the file.
- writeObject(Object) - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
-