paper-with-me

홈 › Papers

Unlocking the Archives: Using Large Language Models to Transcribe Handwritten Historical Documents

2024-11-02 · Mark Humphries, Lianne C. Leddy, Quinn Downton, Meredith Legace, John McConnell, Isabella Murray, Elizabeth Spence

This study demonstrates that Large Language Models (LLMs) can transcribe historical handwritten documents with significantly higher accuracy than specialized Handwritten Text Recognition (HTR) software, while being faster and more cost-effective. We introduce an open-source software tool called Transcription Pearl that leverages these capabilities to automatically transcribe and correct batches of handwritten documents using commercially available multimodal LLMs from OpenAI, Anthropic, and Google. In tests on a diverse corpus of 18th/19th century English language handwritten documents, LLMs achieved Character Error Rates (CER) of 5.7 to 7% and Word Error Rates (WER) of 8.9 to 15.9%, improvements of 14% and 32% respectively over specialized state-of-the-art HTR software like Transkribus. Most significantly, when LLMs were then used to correct those transcriptions as well as texts generated by conventional HTR software, they achieved near-human levels of accuracy, that is CERs as low as 1.8% and WERs of 3.5%. The LLMs also completed these tasks 50 times faster and at approximately 1/50th the cost of proprietary HTR programs. These results demonstrate that when LLMs are incorporated into software tools like Transcription Pearl, they provide an accessible, fast, and highly accurate method for mass transcription of historical handwritten documents, significantly streamlining the digitization process.

📄 PDF Abstract BibTeX arXiv:2411.03340

Code (1)

mhumphries2323/Transcription_Pearl 공식 구현

Tasks

Handwritten Text RecognitionHTR

Similar Papers 제목 키워드 기반

Open Set Classification of Untranscribed Handwritten Documents

2022-06-20 · José Ramón Prieto, Juan José Flores, Enrique Vidal, Alejandro H. Toselli 외

Huge amounts of digital page images of important manuscripts are preserved in archives worldwide. The amounts are so large that it is generally unfeasible for archivists to adequately tag most of the documents with the r…

Classificationopen-set classificationTAG

Handwriting recognition for Scottish Gaelic

2022-06-01 · CLTW (LREC) 2022 6 · William Lamb, Beatrice Alex, Mark Sinclair

Like most other minority languages, Scottish Gaelic has limited tools and resources available for Natural Language Processing research and applications. These limitations restrict the potential of the language to partici…

Handwriting Recognitionspeech-recognitionSpeech Recognition

Seventeenth-Century Spanish American Notary Records for Fine-Tuning Spanish Large Language Models

2024-06-09 · Shraboni Sarker, Ahmad Tamim Hamad, Hulayyil Alshammari, Viviana Grieco 외

Large language models have gained tremendous popularity in domains such as e-commerce, finance, healthcare, and education. Fine-tuning is a common approach to customize an LLM on a domain-specific dataset for a desired d…

Language ModelingLanguage ModellingMasked Language Modeling

DARE: A large-scale handwritten date recognition system

2022-10-02 · Christian M. Dahl, Torben S. D. Johansen, Emil N. Sørensen, Christian E. Westermann 외

Handwritten text recognition for historical documents is an important task but it remains difficult due to a lack of sufficient training data in combination with a large variability of writing styles and degradation of h…

Handwritten Text RecognitionTransfer Learning

How to Choose Pretrained Handwriting Recognition Models for Single Writer Fine-Tuning

2023-05-04 · Vittorio Pippi, Silvia Cascianelli, Christopher Kermorvant, Rita Cucchiara

Recent advancements in Deep Learning-based Handwritten Text Recognition (HTR) have led to models with remarkable performance on both modern and historical manuscripts in large benchmark datasets. Nonetheless, those model…

Handwriting RecognitionHandwritten Text RecognitionHTRText Generation