paper-with-me

Papers

Transferring Modern Named Entity Recognition to the Historical Domain: How to Take the Step?

2021-12-01 · NLP4DH (ICON) 2021 12 · Baptiste Blouin, Benoit Favre, Jeremy Auguste, Christian Henriot

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.

📄 PDF Abstract BibTeX

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

2022-10-01 · COLING 2022 10 · Pedro Ortiz Suarez, Simon Gabay

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)NER

Alleviating Digitization Errors in Named Entity Recognition for Historical Documents

2020-11-01 · CONLL 2020 · Emanuela Boros, Ahmed Hamdi, Elvys Linhares Pontes, Luis Adri{\'a}n Cabrera-Diego 외

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+2

Dynamic Ensembles in Named Entity Recognition for Historical Arabic Texts

2021-04-01 · EACL (WANLP) 2021 4 · Muhammad Majadly, Tomer Sagi

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)NER

hmBERT: Historical Multilingual Language Models for Named Entity Recognition

2022-05-31 · Stefan Schweter, Luisa März, Katharina Schmid, Erion Çano

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)+2

Transfer Learning for Czech Historical Named Entity Recognition

2021-09-01 · RANLP 2021 9 · Helena Hubková, Pavel Kral

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