pith. sign in

arxiv: 2502.04351 · v1 · pith:VM3PUQ63 · submitted 2025-02-04 · cs.CL · cs.AI

NER4all or Context is All You Need: Using LLMs for low-effort, high-performance NER on historical texts. A humanities informed approach

pith:VM3PUQ63open to challenge →

classification cs.CL cs.AI
keywords historicalapproachapproachescontextcoredemonstrateestablishedlanguage
0
0 comments X
read the original abstract

Named entity recognition (NER) is a core task for historical research in automatically establishing all references to people, places, events and the like. Yet, do to the high linguistic and genre diversity of sources, only limited canonisation of spellings, the level of required historical domain knowledge, and the scarcity of annotated training data, established approaches to natural language processing (NLP) have been both extremely expensive and yielded only unsatisfactory results in terms of recall and precision. Our paper introduces a new approach. We demonstrate how readily-available, state-of-the-art LLMs significantly outperform two leading NLP frameworks, spaCy and flair, for NER in historical documents by seven to twentytwo percent higher F1-Scores. Our ablation study shows how providing historical context to the task and a bit of persona modelling that turns focus away from a purely linguistic approach are core to a successful prompting strategy. We also demonstrate that, contrary to our expectations, providing increasing numbers of examples in few-shot approaches does not improve recall or precision below a threshold of 16-shot. In consequence, our approach democratises access to NER for all historians by removing the barrier of scripting languages and computational skills required for established NLP tools and instead leveraging natural language prompts and consumer-grade tools and frontends.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Study of Temporal Fusion Strategies for Named Entity Recognition in Historical Texts

    cs.CL 2026-06 unverdicted novelty 5.0

    Late fusion of absolute and relative temporal metadata into Transformer NER models produces more robust performance than early fusion on French and German historical datasets, especially in early noisy periods.