Uses of Class
cic.wordnet.pairs.KeyString

Packages that use KeyString
cic.wordnet Allows a user to retrieve information from WordNet 3.0 database files. 
 

Uses of KeyString in cic.wordnet
 

Fields in cic.wordnet with type parameters of type KeyString
(package private) static java.util.ArrayList<KeyString> WordNet.exceptions
          Contains memory map for irregular morphs.
(package private) static java.util.ArrayList<KeyString> WordNet.wordCounts
          Contains the frequency of each lemma on the loaded samples.
 

Methods in cic.wordnet that return types with arguments of type KeyString
static java.util.ArrayList<KeyString> WordNet.getExceptions()
          Returns list with irregular morphs.