fr.inrialpes.exmo.align.ling
Class JWNLAlignment.SynonymMatrixMeasure
java.lang.Object
fr.inrialpes.exmo.align.impl.MatrixMeasure
fr.inrialpes.exmo.align.ling.JWNLAlignment.SynonymMatrixMeasure
- All Implemented Interfaces:
- Similarity
- Enclosing class:
- JWNLAlignment
protected class JWNLAlignment.SynonymMatrixMeasure
- extends MatrixMeasure
Fields inherited from class fr.inrialpes.exmo.align.impl.MatrixMeasure |
classlist1, classlist2, clmatrix, i, indlist1, indlist2, indmatrix, j, l1, l2, nbclass1, nbclass2, nbind1, nbind2, nbprop1, nbprop2, onto1, onto2, prmatrix, proplist1, proplist2 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dist
protected JWNLDistances Dist
JWNLAlignment.SynonymMatrixMeasure
public JWNLAlignment.SynonymMatrixMeasure()
init
public void init()
throws AlignmentException
- Throws:
AlignmentException
init
public void init(String wndict,
String wnvers)
throws AlignmentException
- Throws:
AlignmentException
init
public void init(String wndict)
throws AlignmentException
- Throws:
AlignmentException
measure
public double measure(Object o1,
Object o2)
throws Exception
- Throws:
Exception
classMeasure
public double classMeasure(Object cl1,
Object cl2)
throws Exception
- Throws:
Exception
propertyMeasure
public double propertyMeasure(Object pr1,
Object pr2)
throws Exception
- Throws:
Exception
individualMeasure
public double individualMeasure(Object id1,
Object id2)
throws Exception
- Throws:
Exception
(C) INRIA & friends, 2003-2008