public abstract class CodingAgreementMeasure extends AgreementMeasure implements ICodingAgreementMeasure
ICodingAnnotationStudys.| 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, calculateExpectedAgreementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateAgreementprotected ICodingAnnotationStudy study
public CodingAgreementMeasure(ICodingAnnotationStudy study)
public double calculateObservedAgreement()
calculateObservedAgreement in class AgreementMeasureprotected double doCalculateItemAgreement(ICodingAnnotationItem item)
protected void ensureTwoRaters()
protected void warnIfMissingValues()
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.