Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
P
R
S
T
U
W
R
Relatedness
- Class in
de.tuebingen.uni.sfs.germanet.relatedness
Implements some of the more well-known relatedness measures for GermaNet API version 8.0.
Relatedness(GermaNet)
- Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.
Relatedness
Constructor taking a GermaNet instance as input.
Relatedness(String)
- Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.
Relatedness
Constructor taking the path to a GermaNet-XML directory as input; instanciates a GermaNet object with (germanetDirectory, true), i.e.
RelatednessMeasureOutput
- Class in
de.tuebingen.uni.sfs.germanet.relatedness.gui
RelatednessMeasureOutput()
- Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.gui.
RelatednessMeasureOutput
RelatednessResult
- Class in
de.tuebingen.uni.sfs.germanet.relatedness
Represents the result of a relatedness mesaure (class Relatedness).
RelatednessResult(String, double, Object[])
- Constructor for class de.tuebingen.uni.sfs.germanet.relatedness.
RelatednessResult
Constructor taking name of the relatedness measure used and result value.
resnik(Synset, Synset, HashMap<String, Long>)
- Method in class de.tuebingen.uni.sfs.germanet.relatedness.
Relatedness
Relatedness according to Resnik 1995: "Using Information Content to Evaluate Semantic Relatedness in a Taxonomy".
result(Synset, Synset, String, GermaNet, HashMap<String, Long>)
- Static method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.
RelatednessMeasureOutput
resultAllSynsets(List<Synset>, List<Synset>, String, GermaNet, HashMap<String, Long>)
- Static method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.
RelatednessMeasureOutput
resultAllSynsetsCSV(String, String, List<Synset>, List<Synset>, String, GermaNet, HashMap<String, Long>, String)
- Static method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.
RelatednessMeasureOutput
resultforWordList(List<List<String>>, String, GermaNet, HashMap<String, Long>, Integer, Integer)
- Static method in class de.tuebingen.uni.sfs.germanet.relatedness.gui.
RelatednessMeasureOutput
ROOT
- Static variable in class de.tuebingen.uni.sfs.germanet.relatedness.
Relatedness
runList(String, String, String, String, String, GermaNet, HashMap<String, Long>, boolean, String)
- Method in class de.tuebingen.uni.sfs.germanet.relatedness.
Relatedness
Reads a list of word pairs and returns a list of their relatedness.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
P
R
S
T
U
W