floriandebaene commited on
Commit
324a41e
·
verified ·
1 Parent(s): 991e9a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -23
README.md CHANGED
@@ -9,26 +9,3 @@ tags:
9
  ---
10
 
11
  OCR-to-gold parallel dataset for OCR post-correcting early modern Dutch, originating from EmDComF.
12
-
13
- Please cite the following paper when referring to this work:
14
- @inproceedings{debaene-etal-2025-evaluating,
15
- title = "Evaluating Transformers for {OCR} Post-Correction in Early {M}odern {D}utch Theatre",
16
- author = "Debaene, Florian and
17
- Maladry, Aaron and
18
- Lefever, Els and
19
- Hoste, Veronique",
20
- editor = "Rambow, Owen and
21
- Wanner, Leo and
22
- Apidianaki, Marianna and
23
- Al-Khalifa, Hend and
24
- Eugenio, Barbara Di and
25
- Schockaert, Steven",
26
- booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
27
- month = jan,
28
- year = "2025",
29
- address = "Abu Dhabi, UAE",
30
- publisher = "Association for Computational Linguistics",
31
- url = "https://aclanthology.org/2025.coling-main.690/",
32
- pages = "10367--10374",
33
- abstract = "This paper explores the effectiveness of two types of transformer models {---} large generative models and sequence-to-sequence models {---} for automatically post-correcting Optical Character Recognition (OCR) output in early modern Dutch plays. To address the need for optimally aligned data, we create a parallel dataset based on the OCRed and ground truth versions from the EmDComF corpus using state-of-the-art alignment techniques. By combining character-based and semantic methods, we design and release a qualitative OCR-to-gold parallel dataset, selecting the alignment with the lowest Character Error Rate (CER) for all alignment pairs. We then fine-tune and evaluate five generative models and four sequence-to-sequence models on the OCR post-correction dataset. Results show that sequence-to-sequence models generally outperform generative models in this task, correcting more OCR errors and overgenerating and undergenerating less, with mBART as the best performing system."
34
- }
 
9
  ---
10
 
11
  OCR-to-gold parallel dataset for OCR post-correcting early modern Dutch, originating from EmDComF.