starride-teklia commited on
Commit
2aab856
1 Parent(s): c99bfe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -9,7 +9,9 @@ metrics:
9
  - CER
10
  - WER
11
  language:
12
- - 'fr'
 
 
13
  ---
14
 
15
  # Himanis handwritten text recognition
@@ -39,3 +41,13 @@ The model achieves the following results:
39
 
40
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
41
 
 
 
 
 
 
 
 
 
 
 
 
9
  - CER
10
  - WER
11
  language:
12
+ - fr
13
+ datasets:
14
+ - Teklia/Himanis
15
  ---
16
 
17
  # Himanis handwritten text recognition
 
41
 
42
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
43
 
44
+ ## Cite us
45
+
46
+ ```bibtex
47
+ @inproceedings{pylaia-lib,
48
+ author = "Tarride, Solène and Schneider, Yoann and Generali, Marie and Boillet, Melodie and Abadie, Bastien and Kermorvant, Christopher",
49
+ title = "Improving Automatic Text Recognition with Language Models in the PyLaia Open-Source Library",
50
+ booktitle = "Submitted at ICDAR2024",
51
+ year = "2024"
52
+ }
53
+ ```