public class ReliabilityMatrixPrinter extends Object
1 2 3 4 5 6 7 8 9 Σ 1 1 1 2 4 1 2 1 3 2 2 1 2 2 4 4 2 2 3 2 3 1 2 2 4 4 2 3 3 2 1 3 1 1 1 6 2 2 3 3 1 3 12 3 1 3 4 4 3 2 5
ICodingAnnotationStudy
Constructor and Description |
---|
ReliabilityMatrixPrinter() |
Modifier and Type | Method and Description |
---|---|
void |
print(PrintStream out,
ICodingAnnotationStudy study)
Print the reliability matrix for the given coding study.
|
public void print(PrintStream out, ICodingAnnotationStudy study)
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.