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

L

leacockAndChodorow(Synset, Synset) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
Relatedness according to Leacock&Chodorow, 1998: "Combining Local Context and WordNet Relatedness for Word Sense Identification".
lesk(Synset, Synset, GermaNet) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
Extended Lesk relatedness (original Lesk 1987: "Automatic sense disambiguation using machine readable dictionaries: How to tell a pine cone from a ice cream cone.") using lexical field (or 'pseudo-glosses', losely following Gurevych 2005: "Using the Structure of a Conceptual Network in Computing Semantic Relatedness").
lesk(Synset, Synset, GermaNet, SnowballStemmer, int, int, boolean, boolean, boolean, boolean) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
Extended Lesk relatedness (original Lesk 1987: "Automatic sense disambiguation using machine readable dictionaries: How to tell a pine cone from a ice cream cone.") using lexical field (or 'pseudo-glosses', losely following Gurevych 2005: "Using the Structure of a Conceptual Network in Computing Semantic Relatedness").
LexicalField - Class in de.tuebingen.uni.sfs.germanet.relatedness
Does all the calculations for the Lesk relatedness measure.
LexicalField(Synset, GermaNet, SnowballStemmer, int, int, boolean, boolean, boolean, boolean) - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.LexicalField
Creates a new LexicalField, adding orthForms of this synset and related synsets, as well as glosses included in GermaNet as required by the parameters.
lin(Synset, Synset, HashMap<String, Long>) - Method in class de.tuebingen.uni.sfs.germanet.relatedness.Relatedness
Relatedness according to Lin 1998: "An Information-Theoretic Definition of Relatedness"
loadFreq(String) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Frequency
Loads the frequency file into a HashMap.
loadIC(String) - Static method in class de.tuebingen.uni.sfs.germanet.relatedness.Frequency
Loads the frequency file and writes ICs (information content values) into a HashMap.
LongHashMap - Class in de.tuebingen.uni.sfs.germanet.relatedness
Same as java.util.HashMap, but allows for a check for existing entries before adding a new key-value pair.
LongHashMap() - Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.LongHashMap
 

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