public class JWNLAlignment extends DistanceAlignment implements AlignmentProcess
Modifier and Type | Class and Description |
---|---|
protected class |
JWNLAlignment.WordNetMatrixMeasure |
Modifier and Type | Field and Description |
---|---|
(package private) static int |
BASICSYNDIST |
(package private) static int |
BASICSYNSIM |
(package private) static int |
COSYNSIM |
(package private) static int |
GLOSSOV |
(package private) static org.slf4j.Logger |
logger |
(package private) static java.lang.String |
WNVERS |
(package private) static int |
WUPALMER |
init
confidenceType, extensions, hash1, hash2, level, namespaces, onto1, onto2, relationCreationMethod, relationType, time, type
Constructor and Description |
---|
JWNLAlignment()
Creation
|
Modifier and Type | Method and Description |
---|---|
void |
align(Alignment alignment,
java.util.Properties prop)
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
static final java.lang.String WNVERS
static final int BASICSYNDIST
static final int COSYNSIM
static final int BASICSYNSIM
static final int WUPALMER
static final int GLOSSOV
public void align(Alignment alignment, java.util.Properties prop) throws AlignmentException
align
in interface AlignmentProcess
align
in class DistanceAlignment
AlignmentException
- when something goes wrong(C) INRIA & friends, 2003-2020