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

P

Path - Class in de.tuebingen.uni.sfs.germanet.relatedness
A class that finds paths from one synset to the root or from one synset to another.
Path(Synset) - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.Path
Constructor calculates in advance all paths from given synset to root.
path(Synset, Synset) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
A very simple relatedness measure.
PathNode - Class in de.tuebingen.uni.sfs.germanet.relatedness
Represents a node in the path from one node to the root.
PathNode(Synset, int) - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.PathNode
Constructor taking a synset and staring index.
PathNode(Synset) - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.PathNode
Constructor taking a synset; sets starting index to 1.
pathToAncestorSynset(Synset) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Path
In case that the parameter synset is an ancestor of the current Synset, this method returns the path between the two Synsets.
pprint(ArrayList<ArrayList<Synset>>) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Demo
A little method to produce nice path1 output.
PrefuseTreeStructure - Class in de.tuebingen.uni.sfs.germanet.relatedness.gui
Class for buildung up the graph structure in prefuse
PrefuseTreeStructure() - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.gui.PrefuseTreeStructure
initialising a tree, represented by a table of nodes
putCumulative(String, Integer) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.IntHashMap
Puts a new key-value pair into the map; adds value to previous value if entry already exists.
putCumulative(String, Long) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.LongHashMap
Puts a new key-value pair into the map; adds value to previous value if entry already exists.

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