starride-teklia
commited on
Commit
•
859137b
1
Parent(s):
e39226a
Update README.md
Browse files
README.md
CHANGED
@@ -36,3 +36,14 @@ The model achieves the following results:
|
|
36 |
## How to use
|
37 |
|
38 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
## How to use
|
37 |
|
38 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
39 |
+
|
40 |
+
## Cite us
|
41 |
+
|
42 |
+
```bibtex
|
43 |
+
@inproceedings{pylaia-lib,
|
44 |
+
author = "Tarride, Solène and Schneider, Yoann and Generali, Marie and Boillet, Melodie and Abadie, Bastien and Kermorvant, Christopher",
|
45 |
+
title = "Improving Automatic Text Recognition with Language Models in the PyLaia Open-Source Library",
|
46 |
+
booktitle = "Submitted at ICDAR2024",
|
47 |
+
year = "2024"
|
48 |
+
}
|
49 |
+
```
|