39
0

Token and Span Classification for Entity Recognition in French Historical Encyclopedias

Main:7 Pages
2 Figures
Bibliography:2 Pages
10 Tables
Abstract

Named Entity Recognition (NER) in historical texts presents unique challenges due to non-standardized language, archaic orthography, and nested or overlapping entities. This study benchmarks a diverse set of NER approaches, ranging from classical Conditional Random Fields (CRFs) and spaCy-based models to transformer-based architectures such as CamemBERT and sequence-labeling models like Flair. Experiments are conducted on the GeoEDdA dataset, a richly annotated corpus derived from 18th-century French encyclopedias. We propose framing NER as both token-level and span-level classification to accommodate complex nested entity structures typical of historical documents. Additionally, we evaluate the emerging potential of few-shot prompting with generative language models for low-resource scenarios. Our results demonstrate that while transformer-based models achieve state-of-the-art performance, especially on nested entities, generative models offer promising alternatives when labeled data are scarce. The study highlights ongoing challenges in historical NER and suggests avenues for hybrid approaches combining symbolic and neural methods to better capture the intricacies of early modern French text.

View on arXiv
@article{moncla2025_2506.02872,
  title={ Token and Span Classification for Entity Recognition in French Historical Encyclopedias },
  author={ Ludovic Moncla and Hédi Zeghidi },
  journal={arXiv preprint arXiv:2506.02872},
  year={ 2025 }
}
Comments on this paper