public class RandolphKappaAgreement extends CodingAgreementMeasure implements IChanceCorrectedAgreement
study| Constructor and Description |
|---|
RandolphKappaAgreement(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 a
uniform distribution over all raters and annotations.
|
calculateObservedAgreement, doCalculateItemAgreement, ensureTwoRaters, warnIfMissingValuescalculateAgreementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateObservedAgreementcalculateAgreementpublic RandolphKappaAgreement(ICodingAnnotationStudy study)
public double calculateExpectedAgreement()
calculateExpectedAgreement in interface IChanceCorrectedAgreementcalculateExpectedAgreement in class AgreementMeasureNullPointerException - if the annotation study is null.ArithmeticException - if there are no annotation categories.Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.