yschneider
commited on
Commit
•
5254ab2
1
Parent(s):
9343926
Link to paper
Browse files
README.md
CHANGED
@@ -32,6 +32,9 @@ The model achieves the following results:
|
|
32 |
| val | 6.50 | 19.12 | 1926 |
|
33 |
| test | 7.68 | 19.82 | 1965 |
|
34 |
|
|
|
|
|
|
|
35 |
Results can be improved by combining PyLaia with a n-gram language model.
|
36 |
|
37 |
## How to use
|
|
|
32 |
| val | 6.50 | 19.12 | 1926 |
|
33 |
| test | 7.68 | 19.82 | 1965 |
|
34 |
|
35 |
+
These results were published [Key-value information extraction from full
|
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 |
|
40 |
## How to use
|