mboillet commited on
Commit
66c2871
1 Parent(s): c9931e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,7 +28,7 @@ This model performs Handwritten Text Recognition in Latin on medieval documents.
28
 
29
  The model was trained using the PyLaia library on two medieval datasets:
30
  * [Himanis](https://demo.arkindex.org/browse/5000e248-a624-4df1-8679-1b34679817ef?top_level=true&folder=true) (French)
31
- * [HOME Alcar](https://demo.arkindex.org/browse/46b9b1f4-baeb-4342-a501-e2f15472a276?top_level=true&folder=true) (Latin)
32
 
33
  For training, text-lines were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
34
 
@@ -36,7 +36,7 @@ An external 6-gram character language model can be used to improve recognition.
36
 
37
  ## Evaluation results
38
 
39
- The model achieves the following results:
40
 
41
  | set | Language model | CER (%) | WER (%) | N lines |
42
  |:------|:---------------| ----------:| -------:|----------:|
 
28
 
29
  The model was trained using the PyLaia library on two medieval datasets:
30
  * [Himanis](https://demo.arkindex.org/browse/5000e248-a624-4df1-8679-1b34679817ef?top_level=true&folder=true) (French)
31
+ * [HOME-Alcar](https://demo.arkindex.org/browse/46b9b1f4-baeb-4342-a501-e2f15472a276?top_level=true&folder=true) (Latin)
32
 
33
  For training, text-lines were resized with a fixed height of 128 pixels, keeping the original aspect ratio.
34
 
 
36
 
37
  ## Evaluation results
38
 
39
+ On HOME-Alcar text lines, the model achieves the following results:
40
 
41
  | set | Language model | CER (%) | WER (%) | N lines |
42
  |:------|:---------------| ----------:| -------:|----------:|