A C D E F G H I J L M P R S T U W

G

getAllHypernyms() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns a HashSet that includes each synset seen on the different ways from this synset to the root exactly once, including the starting synset and the root.
getAllPaths() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns all possible paths from the root to this synset.
getColor(VisualItem) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.TreeView.NodeColorAction
 
getDepth() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns the depth of this synset in GermaNet (edge counting).
getDistance(Path) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns the distance between this synset and the synset in the Path argument.
getField() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.LexicalField
Returns the lexical field, i.e.
getInitialSynset() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns the Synset used to initialize this Path object.
getLeastCommonSubsumer(Path) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns an ArrayList of least common subsumers (LCS) of this Path object's starting synset and that of the given other Path.
getLeastCommonSubsumerSynset(Path) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns an ArrayList of Synsets that are LCS of this path object and otherPath
getLeaves(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Finds all leaf nodes of the hierarchy.
getLeskMax(GermaNet, boolean, int, int, boolean, boolean) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
NO LONGER IN USE.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.SynsetListRenderer
 
getMaxDepth(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Calculates the maximum depth by finding all the leaves and comparing their distance to the root (edge counting).
getMaxGlossLength(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Retrieves the maximum number of words in any GermaNet gloss (currently 33).
getMaxHypernyms(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Retrieves the maximum number of hypernyms of any GermaNet Synset, (currently 6).
getMaxHyponyms(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Retrieves the maximum number of hyponyms of any GermaNet Synset, (currently ).
getMaxJcnValue(HashMap<String, Long>) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Finds the maximum possible 'distance' (sum of information content values) used in the Jiang & Conrath relatedness measure, which is the IC of 2 leaf nodes with the highest IC (information content), with the root as their LCS (least common subsumer):
max_IC + max_IC - 2*0.0 = 2*max_IC
Assuming that a leaf has the assigned default minimal frequency of 1, max_IC = -log(1/rootFreq), which is approx.
getMaxLeskValue(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
NO LONGER IN USE.
getMaxOrthForms(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Retrieves the maximum number of orthForms of any GermaNet Synset (currently 18).
getMaxRelsNoHyponyms(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Retrieves the maximum number of relations of any GermaNet Synset, excluding hyponymy (currently 65).
getMaxShortestPath(GermaNet) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Statistics
Returns the shortest path between the two Sysets with the largest distance.
getNormalizedResult() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.RelatednessResult
Returns a mapping of the result value into [0,1], where 0 is no similarity and 1 is identity.
getResult() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.RelatednessResult
Returns the double value calculated by this relatedness measure.
getScore(double, String, double, double) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.HsoMethods
 
getShortestPaths() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns the shortest path(s) to this synset (there may be more than one).
getTree() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.PrefuseTreeStructure
 
getVisited() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
Returns this Path object's HashMap of nodes seen on different ways up to the root.
getWords() - Method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.WordListReader
 
gnet - Static variable in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
 

A C D E F G H I J L M P R S T U W