starride-teklia commited on
Commit
6bd3b38
1 Parent(s): 1cb898e

Edit typos

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
  - en
13
  ---
14
 
15
- # English printed text recognition
16
 
17
  This model performs Handwritten Text Recognition in English.
18
 
@@ -32,7 +32,7 @@ The model achieves the following results:
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.
 
12
  - en
13
  ---
14
 
15
+ # English handwritten text recognition
16
 
17
  This model performs Handwritten Text Recognition in English.
18
 
 
32
  | val | 6.50 | 19.12 | 1926 |
33
  | test | 7.68 | 19.82 | 1965 |
34
 
35
+ These results were published in [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.