Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
AlcomoException
- Exception in
de.unima.alcomox.exceptions
Every problem that might occur and cannot be solved is thrown as instance of this class.
AlcomoException(String)
- Constructor for exception de.unima.alcomox.exceptions.
AlcomoException
Alignment
- Class in
de.unima.alcomox.mapping
A mapping is a ordered list of correspondences.
Alignment()
- Constructor for class de.unima.alcomox.mapping.
Alignment
Constructs a mapping with an empty list of correspondences.
Alignment(ArrayList<Correspondence>)
- Constructor for class de.unima.alcomox.mapping.
Alignment
Constructs a mapping with the given list of correspondences.
Alignment(Set<Correspondence>)
- Constructor for class de.unima.alcomox.mapping.
Alignment
Constructs a mapping with the given set of correspondences.
AlignmentReader
- Interface in
de.unima.alcomox.mapping
The MappingReader defines the interface for its implementing classes that can be used to read Mappings from xml as well as txt-files.
AlignmentReaderTxt
- Class in
de.unima.alcomox.mapping
A mapping reader for txt format reads mappings from txt-files.
AlignmentReaderTxt()
- Constructor for class de.unima.alcomox.mapping.
AlignmentReaderTxt
AlignmentReaderXml
- Class in
de.unima.alcomox.mapping
A mapping reader for rdf/xml format reads mappings from rdf-files.
AlignmentReaderXml()
- Constructor for class de.unima.alcomox.mapping.
AlignmentReaderXml
AlignmentWriter
- Interface in
de.unima.alcomox.mapping
The MappingReader defines the interface for its implementing classes that can be used to write Mappings to xml as well as txt-files.
AlignmentWriterTxt
- Class in
de.unima.alcomox.mapping
A MappingWriterTxt writes Mappings to txt-files.
AlignmentWriterTxt()
- Constructor for class de.unima.alcomox.mapping.
AlignmentWriterTxt
AlignmentWriterXml
- Class in
de.unima.alcomox.mapping
A MappingWriterXml writes Mappings to xml-files.
AlignmentWriterXml()
- Constructor for class de.unima.alcomox.mapping.
AlignmentWriterXml
alreadyInAlignment(OWLEntity, OntologyAlignment)
- Static method in class correspondenceComputations.
ComputationUtility
Check if a correspondence is contained in the conventional alignment.
Among
- Class in
org.tartarus.snowball
Among(String, int, int, String, SnowballProgram)
- Constructor for class org.tartarus.snowball.
Among
ANCESTOR
- Static variable in class reasoner.
Reasoner
antiWords
- Static variable in class de.unima.ki.mmatch.
Setting
applyThreshhold(float)
- Method in class de.unima.alcomox.mapping.
Alignment
Applies a threshold on the mapping by removing every correspondence with a confidence below the threhold.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W