public abstract class CodingAgreementMeasure extends AgreementMeasure implements ICodingAgreementMeasure
ICodingAnnotationStudy
s.Modifier and Type | Field and Description |
---|---|
protected ICodingAnnotationStudy |
study |
Constructor and Description |
---|
CodingAgreementMeasure(ICodingAnnotationStudy study)
Initializes the instance for the given annotation study.
|
Modifier and Type | Method and Description |
---|---|
double |
calculateObservedAgreement() |
protected double |
doCalculateItemAgreement(ICodingAnnotationItem item) |
protected void |
ensureTwoRaters() |
protected void |
warnIfMissingValues() |
calculateAgreement, calculateExpectedAgreement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateAgreement
protected ICodingAnnotationStudy study
public CodingAgreementMeasure(ICodingAnnotationStudy study)
public double calculateObservedAgreement()
calculateObservedAgreement
in class AgreementMeasure
protected double doCalculateItemAgreement(ICodingAnnotationItem item)
protected void ensureTwoRaters()
protected void warnIfMissingValues()
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.