Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,27 @@ The CUBBITT model was published as:
|
|
20 |
|
21 |
Popel, M., Tomkova, M., Tomek, J. et al. Transforming machine translation: a deep learning system reaches news translation quality comparable to human professionals. Nat Commun 11, 4381 (2020). https://doi.org/10.1038/s41467-020-18073-9
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
Popel, M., Tomkova, M., Tomek, J. et al. Transforming machine translation: a deep learning system reaches news translation quality comparable to human professionals. Nat Commun 11, 4381 (2020). https://doi.org/10.1038/s41467-020-18073-9
|
22 |
|
23 |
+
## Inter-Annotator Agreement
|
24 |
+
|
25 |
+
Two random annotators obtained the same dataset. The kappa score is 0.67 (substantial agreement).
|
26 |
+
|
27 |
+
Confusion matrix
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
Full report on agreement
|
33 |
+
|
34 |
+
Simple Kappa Coefficient
|
35 |
+
--------------------------------
|
36 |
+
Kappa 0.6757
|
37 |
+
ASE 0.0146
|
38 |
+
95% Lower Conf Limit 0.6470
|
39 |
+
95% Upper Conf Limit 0.7044
|
40 |
+
|
41 |
+
Test of H0: Simple Kappa = 0
|
42 |
+
|
43 |
+
ASE under H0 0.0154
|
44 |
+
Z 43.9031
|
45 |
+
One-sided Pr > Z 0.0000
|
46 |
+
Two-sided Pr > |Z| 0.0000
|