starride-teklia commited on
Commit
8098992
1 Parent(s): 9d4c392

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -10,6 +10,8 @@ metrics:
10
  - WER
11
  language:
12
  - la
 
 
13
  ---
14
 
15
  # HOME-Alcar and Himanis handwritten text recognition
@@ -45,3 +47,14 @@ HOME-Alcar:
45
  ## How to use
46
 
47
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
 
 
 
 
 
 
 
 
 
 
 
 
10
  - WER
11
  language:
12
  - la
13
+ datasets:
14
+ - Teklia/Alcar
15
  ---
16
 
17
  # HOME-Alcar and Himanis handwritten text recognition
 
47
  ## How to use
48
 
49
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
50
+
51
+ ## Cite us
52
+
53
+ ```bibtex
54
+ @inproceedings{pylaia-lib,
55
+ author = "Tarride, Solène and Schneider, Yoann and Generali, Marie and Boillet, Melodie and Abadie, Bastien and Kermorvant, Christopher",
56
+ title = "Improving Automatic Text Recognition with Language Models in the PyLaia Open-Source Library",
57
+ booktitle = "Submitted at ICDAR2024",
58
+ year = "2024"
59
+ }
60
+ ```