public class StringDistAlignment extends DistanceAlignment implements AlignmentProcess
Modifier and Type | Class and Description |
---|---|
protected class |
StringDistAlignment.StringDistMatrixMeasure |
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.reflect.Method |
dissimilarity |
(package private) static org.slf4j.Logger |
logger |
(package private) java.lang.String |
methodName |
init
confidenceType, extensions, hash1, hash2, level, namespaces, onto1, onto2, relationCreationMethod, relationType, time, type
Constructor and Description |
---|
StringDistAlignment()
Creation
(4.3) For compatibility reason with previous versions, the type is set to
"?*" so that the behaviour is the same.
|
Modifier and Type | Method and Description |
---|---|
void |
align(Alignment alignment,
java.util.Properties params)
Processing
|
callHungarianMethod, cleanUp, extract, extractqq, extractqqgreedy, extractqs, extractsq, extractss, getSimilarity, printDistanceMatrix, setSimilarity
createCell, createNewAlignment, getOntology1URI, getOntology2URI, getOntologyObject1, getOntologyObject2, init, inverse, loadInit, ontology1, ontology2, toObjectAlignment, toURIAlignment, toURIAlignment
accept, addAlignCell, addAlignCell, addAlignCell, addAlignCell, addAlignCell, addCell, aggregate, avgConfidence, clone, compose, contains, createRelation, cut, cut, cut2, deleteAllCells, diff, dump, equals, getAlignCell1, getAlignCell2, getAlignCells, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getArrayElements, getConfidenceType, getElements, getExtension, getExtensions, getExtensionsObject, getFile1, getFile2, getLevel, getOntology1, getOntology2, getParameters, getRelationType, getSortedIterator, getType, getXNamespace, getXNamespaces, harden, hashCode, ingest, init, init, invertContent, invertType, iterator, join, maxConfidence, meet, minConfidence, nbCells, normalise, remCell, removeAlignCell, render, rewriteQuery, rewriteQuery, rewriteSPARQLQuery, rewriteSPARQLQuery, setConfidenceType, setExtension, setExtensions, setFile1, setFile2, setLevel, setOntology1, setOntology2, setRelationType, setType, setXNamespace, translateMessage, varianceConfidence
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addAlignCell, addAlignCell, clone, compose, cut, cut, diff, dump, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getElements, getExtension, getExtensions, getFile1, getFile2, getLevel, getOntology1, getOntology1URI, getOntology2, getOntology2URI, getType, harden, init, init, inverse, iterator, join, meet, nbCells, remCell, render, setExtension, setFile1, setFile2, setLevel, setOntology1, setOntology2, setType
static final org.slf4j.Logger logger
java.lang.reflect.Method dissimilarity
java.lang.String methodName
public StringDistAlignment()
public void align(Alignment alignment, java.util.Properties params) throws AlignmentException
align
in interface AlignmentProcess
align
in class DistanceAlignment
alignment:
- an initial alignmentparams:
- the parameters of the matching processAlignmentException
- when something goes wrong(C) INRIA & friends, 2003-2020