A C E F G I L N S T V W X Y

G

germanet - package germanet
 
GermaNet - Class in germanet
Provides high-level look-up access to GermaNet data.
GermaNet(String) - Constructor for class germanet.GermaNet
Constructs a new GermaNet object by loading the the data files in the specified directory path name - searches are case sensitive.
GermaNet(String, boolean) - Constructor for class germanet.GermaNet
Constructs a new GermaNet object by loading the the data files in the specified directory path name.
GermaNet(File) - Constructor for class germanet.GermaNet
Constructs a new GermaNet object by loading the the data files in the specified directory File - searches are case sensitive.
GermaNet(File, boolean) - Constructor for class germanet.GermaNet
Constructs a new GermaNet object by loading the the data files in the specified directory File.
getAllOrthForms() - Method in class germanet.Synset
Returns a List of all (old) orthographic forms and variants contained in all LexUnits of this Synset.
getData() - Method in class germanet.Frame
Returns this Frame's data.
getDir() - Method in class germanet.GermaNet
Gets the absolute path name of the directory where the GermaNet data files are stored.
getExamples() - Method in class germanet.LexUnit
Returns a List of this LexUnit's Examples/code>.
getFrame() - Method in class germanet.Example
Return the Frame as String of this Example.
getFrames() - Method in class germanet.LexUnit
Returns a List of this LexUnit's Frames.
getId() - Method in class germanet.LexUnit
Returns the unique identifier of this LexUnit.
getId() - Method in class germanet.Synset
Return the unique identifier for this Synset.
getLexUnitByID(int) - Method in class germanet.GermaNet
Returns the LexUnit with id, or null if it is not found.
getLexUnits(String) - Method in class germanet.GermaNet
Returns a List of all LexUnits in which orthForm occurs as main orthographical form, as orthographical variant, as old orthographical form, or as old orthographic variant.
getLexUnits(String, boolean) - Method in class germanet.GermaNet
Returns a List of all LexUnits in which orthForm occurs as main orthographical form -- in case considerAllOrthForms is true.
getLexUnits(String, WordCategory) - Method in class germanet.GermaNet
Returns a List of all LexUnits with the specified WordCategory in which orthForm occurs as as main orthographical form, as orthographical variant, as old orthographical form, or as old orthographic variant.
getLexUnits(String, WordCategory, boolean) - Method in class germanet.GermaNet
Returns a List of all LexUnits with the specified WordCategory in which orthForm occurs as main orthographical form -- in case considerAllOrthForms is true.
getLexUnits(WordCategory) - Method in class germanet.GermaNet
Returns a List of all LexUnits in the specified wordCategory.
getLexUnits() - Method in class germanet.GermaNet
Returns a List of all LexUnits.
getLexUnits() - Method in class germanet.Synset
Returns a List of this Synset's LexUnits.
getOldOrthForm() - Method in class germanet.LexUnit
Returns the old orthographic form of this LexUnit.
getOldOrthVar() - Method in class germanet.LexUnit
Returns the old orthographic variant of this LexUnit.
getOrthForm() - Method in class germanet.LexUnit
Returns the orthographic form of this LexUnit.
getOrthForms() - Method in class germanet.LexUnit
Returns a List of all orthographic forms of this LexUnit (i.e.
getOrthVar() - Method in class germanet.LexUnit
Returns the orthographic variant of this LexUnit.
getParaphrase() - Method in class germanet.Synset
Returns this Synset's paraphrase (can be empty).
getRelatedLexUnits(LexRel) - Method in class germanet.LexUnit
Returns a List of LexUnits that have the relation type to this LexUnit.
getRelatedLexUnits() - Method in class germanet.LexUnit
Returns a List of all of the LexUnits that this LexUnit has any relation to.
getRelatedSynsets(ConRel) - Method in class germanet.Synset
Returns a List of this Synset's relations of type type.
getRelatedSynsets() - Method in class germanet.Synset
Returns a List of all of the Synsets that this Synset has any relation to.
getSense() - Method in class germanet.LexUnit
Returns the sense number of this LexUnit.
getSource() - Method in class germanet.LexUnit
Returns the source of this LexUnit.
getSynonyms() - Method in class germanet.LexUnit
Returns the synonyms of this LexUnit - a List of LexUnits that are part of this LexUnit's Synset.
getSynset() - Method in class germanet.LexUnit
Returns the Synset to which this LexUnit belongs.
getSynsetByID(int) - Method in class germanet.GermaNet
Returns the Synset with id, or null if it is not found.
getSynsets() - Method in class germanet.GermaNet
Returns a List of all Synsets.
getSynsets(String) - Method in class germanet.GermaNet
Returns a List of all Synsets in which orthForm occurs as main orthographical form, as orthographical variant, as old orthographical form, or as old orthographic variant in one of its LexUnits, using the ignoreCase flag as set in the constructor.
getSynsets(String, boolean) - Method in class germanet.GermaNet
Returns a List of all Synsets in which orthForm occurs as main orthographical form in one of its LexUnits -- in case considerAllOrthForms is true.
getSynsets(String, WordCategory) - Method in class germanet.GermaNet
Returns a List of all Synsets with the specified WordCategory in which orthForm occurs as main orthographical form, as orthographical variant, as old orthographical form, or as old orthographic variant in one of its LexUnits.
getSynsets(String, WordCategory, boolean) - Method in class germanet.GermaNet
Returns a List of all Synsets with the specified WordCategory in which orthForm occurs as main orthographical form in one of its LexUnits -- in case considerAllOrthForms is true.
getSynsets(WordCategory) - Method in class germanet.GermaNet
Returns a List of all Synsets in the specified wordCategory.
getText() - Method in class germanet.Example
Return this Example's text.
getTransRelations(ConRel) - Method in class germanet.Synset
Returns the transitive closure of all relations of type type to this Synset.
getWordCategory() - Method in class germanet.LexUnit
Return the WordCategory of this LexUnit.
getWordCategory() - Method in class germanet.Synset
Returns the WordCategory that this Synset belongs to.
getWordClass() - Method in class germanet.Synset
Returns the WordClass that this Synset belongs to.

A C E F G I L N S T V W X Y