Update README.md
Browse files
README.md
CHANGED
|
@@ -13,4 +13,13 @@ tags:
|
|
| 13 |
- correspondence
|
| 14 |
- Bullinger
|
| 15 |
- reformation
|
| 16 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- correspondence
|
| 14 |
- Bullinger
|
| 15 |
- reformation
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# General HTR Model trained on Bullinger Correspondence
|
| 19 |
+
|
| 20 |
+
This is a handwritten text recognition model based on [TrOCR](https://arxiv.org/abs/2109.10282), fine-tuned with the [Bullinger dataset](https://github.com/pstroe/bullinger-htr). Please see the preceding link for a detailed description of the dataset. For a detailed description of the model, please see the publication below (especially the thesis).
|
| 21 |
+
|
| 22 |
+
## Publications
|
| 23 |
+
More detail can be found in the following publications (please cite these two if you use the model for your experiments):
|
| 24 |
+
- Tobias Hodel, Phillip Benjamin Ströbel, Andreas Fischer, Anna Scius-Bertrand, Anna Janka, Jonas Widmer, Beat Wolf, Patricia Scheurer, Martin Volk. 2023. Bullingers Briefwechsel zugänglich machen: Stand der Handschriftenerkennung. In *DHd2023: Open Humanities, Open Culture. Konferenzabstracts (tentative title)*, Luxembourg/Trier, Luxembourg/Germany. 9. Jahrestagung des Verbands Digital Humanities im deutschsprachigen Raum e.V.
|
| 25 |
+
- Phillip Benjamin Ströbel. 2023. *Flexible Techniques for Automatic Text Recognition of Historical Documents*. PhD Thesis, Zürich. [Link](https://doi.org/10.5167/uzh-234886)
|