paper-with-me

Papers

Democratizing the medieval English legal tradition

2026-05-01 · Michael Zhang, Elise Wang, Charlotte Whatley, Seth Strickland, Dylan Bannon arxiv

The record of the beginning of the most widespread legal system in the world is contained in millions of pages of handwritten text. Most of the records of the first centuries of the Anglo-American legal system are hand-written in a highly abbreviated form of medieval Latin which only a few dozen scholars in the world are trained to read. In this interdisciplinary project, we construct a dataset of 4029 lines of text across 193 medieval criminal and civil cases. We then use the dataset to train an open-source end-to-end pipeline for transcribing these manuscripts. We first train standard neural network architectures for line segmentation and handwriting recognition (R-Blla and CNN+LSTM with CTC decoding, respectively) and show that they can already achieve 79% word accuracy, despite the relatively small training set and the challenge of expanding abbreviations. We then demonstrate that simple post-processing significantly boosts accuracy: adding an n-gram language model to the CTC decoder improves word accuracy to 82%, while asking Gemini Pro 3 to correct mistakes boosts accuracy to 88%. Finally, we compare the CNN+LSTM architecture with TrOCR, a transformer-based OCR architecture, demonstrating that TrOCR shows comparable word accuracy but worse character accuracy due to its over-willingness to guess, making it harder for humans to infer the correct reading. We incorporated our pipeline into a web portal (glyphmachina.com), opening up the English legal tradition to legal scholars, medievalists, and students.

📄 PDF Abstract BibTeX arXiv:2605.00977

Code (0)

등록된 구현이 없습니다.

Tasks

Handwriting Recognition

Similar Papers 제목 키워드 기반

SynLexLM: Scaling Legal LLMs with Synthetic Data and Curriculum Learning

2025-04-26 · Ojasw Upadhyay, Abishek Saravanakumar, Ayman Ismail

Large Language Models (LLMs) are powerful but often require extensive fine-tuning and large datasets for specialized domains like law. General-purpose pre-training may not capture legal nuances, and acquiring sufficient …

Data AugmentationLegal Reasoning

From Traditional Taggers to LLMs: A Comparative Study of POS Tagging for Medieval Romance Languages

2026-05-09 · Matthias Schöffel, Esteban Garces Arias arxiv

Part-of-speech (POS) tagging for Medieval Romance languages remains challenging due to orthographic variation, morphological complexity, and limited annotated resources. This paper presents a systematic empirical evaluat…

Cross-Lingual TransferPOS Tagging

Named Entity Recognition for French medieval charters

2021-12-01 · NLP4DH (ICON) 2021 12 · Sergio Torres Aguilar, Dominique Stutzmann

This paper presents the process of annotating and modelling a corpus to automatically detect named entities in medieval charters in French. It introduces a new annotated corpus and a new system which outperforms state-of…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Legal Extractive Summarization of U.S. Court Opinions

2023-05-15 · Emmanuel Bauer, Dominik Stammbach, Nianlong Gu, Elliott Ash

This paper tackles the task of legal extractive summarization using a dataset of 430K U.S. court opinions with key passages annotated. According to automated summary quality metrics, the reinforcement-learning-based MemS…

Extractive Summarizationreinforcement-learning

A New Latin Treebank for Universal Dependencies: Charters between Ancient Latin and Romance Languages

2020-05-01 · LREC 2020 5 · Flavio Massimiliano Cecchini, Timo Korkiakangas, Marco Passarotti

The present work introduces a new Latin treebank that follows the Universal Dependencies (UD) annotation standard. The treebank is obtained from the automated conversion of the Late Latin Charter Treebank 2 (LLCT2), orig…