public class HubertKappaAgreement extends CodingAgreementMeasure
study
Constructor and Description |
---|
HubertKappaAgreement(ICodingAnnotationStudy study)
Initializes the instance for the given annotation study.
|
Modifier and Type | Method and Description |
---|---|
double |
calculateExpectedAgreement()
Calculates the expected inter-rater agreement that assumes the same
distribution for all raters and annotations.
|
calculateObservedAgreement, doCalculateItemAgreement, ensureTwoRaters, warnIfMissingValues
calculateAgreement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculateAgreement
public HubertKappaAgreement(ICodingAnnotationStudy study)
public double calculateExpectedAgreement()
calculateExpectedAgreement
in class AgreementMeasure
NullPointerException
- if the annotation study is null.ArithmeticException
- if there are no items in the
annotation study.Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.