Commit
·
97a9fa6
1
Parent(s):
6bd3b38
Add comment about RWTH split
Browse files
README.md
CHANGED
@@ -32,8 +32,7 @@ The model achieves the following results:
|
|
32 |
| val | 6.50 | 19.12 | 1926 |
|
33 |
| test | 7.68 | 19.82 | 1965 |
|
34 |
|
35 |
-
|
36 |
-
handwritten pages](https://arxiv.org/pdf/2304.13530.pdf).
|
37 |
|
38 |
Results can be improved by combining PyLaia with a n-gram language model.
|
39 |
|
|
|
32 |
| val | 6.50 | 19.12 | 1926 |
|
33 |
| test | 7.68 | 19.82 | 1965 |
|
34 |
|
35 |
+
A similar model was trained on the RWTH split, corresponding to the results published in [Key-value information extraction from full handwritten pages](https://arxiv.org/pdf/2304.13530.pdf).
|
|
|
36 |
|
37 |
Results can be improved by combining PyLaia with a n-gram language model.
|
38 |
|