Transferring Modern Named Entity Recognition to the Historical Domain: How to Take the Step?
Named entity recognition is of high interest to digital humanities, in particular when mining historical documents. Although the task is mature in the field of NLP, results of contemporary models are not satisfactory on challenging documents corresponding to out-of-domain genres, noisy OCR output, or old-variants of the target language. In this paper we study how model transfer methods, in the context of the aforementioned challenges, can improve historical named entity recognition according to how much effort is allocated to describing the target data, manually annotating small amounts of texts, or matching pre-training resources. In particular, we explore the situation where the class labels, as well as the quality of the documents to be processed, are different in the source and target domains. We perform extensive experiments with the transformer architecture on the LitBank and HIPE historical datasets, with different annotation schemes and character-level noise. They show that annotating 250 sentences can recover 93% of the full-data performance when models are pre-trained, that the choice of self-supervised and target-task pre-training data is crucial in the zero-shot setting, and that OCR errors can be handled by simulating noise on pre-training data and resorting to recent character-aware transformers.
Code (0)
등록된 구현이 없습니다.
Tasks
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Optical Character Recognition (OCR)Similar Papers 제목 키워드 기반
A Data-driven Approach to Named Entity Recognition for Early Modern French
Named entity recognition has become an increasingly useful tool for digital humanities research, specially when it comes to historical texts. However, historical texts pose a wide range of challenges to both named entity…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERAlleviating Digitization Errors in Named Entity Recognition for Historical Documents
This paper tackles the task of named entity recognition (NER) applied to digitized historical texts obtained from processing digital images of newspapers using optical character recognition (OCR) techniques. We argue tha…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2Dynamic Ensembles in Named Entity Recognition for Historical Arabic Texts
The use of Named Entity Recognition (NER) over archaic Arabic texts is steadily increasing. However, most tools have been either developed for modern English or trained over English language documents and are limited ove…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERhmBERT: Historical Multilingual Language Models for Named Entity Recognition
Compared to standard Named Entity Recognition (NER), identifying persons, locations, and organizations in historical texts constitutes a big challenge. To obtain machine-readable corpora, the historical text is usually s…
Language ModelingLanguage ModellingNamed Entity RecognitionNamed Entity Recognition (NER)+2Transfer Learning for Czech Historical Named Entity Recognition
Nowadays, named entity recognition (NER) achieved excellent results on the standard corpora. However, big issues are emerging with a need for an application in a specific domain, because it requires a suitable annotated …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2