public interface IWeightedAgreement
IDistanceFunction
, which
is used to score the degree of disagreement between two categories. See
Javadoc of IDistanceFunction
for more information on weighted
agreement measures.IDistanceFunction
Modifier and Type | Method and Description |
---|---|
IDistanceFunction |
getDistanceFunction()
Returns the distance function that is used to measure the distance
between two annotation categories.
|
IDistanceFunction getDistanceFunction()
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.