Transfer learning for Czech Historical Named Entity Recognition


Helena Hubková and Pavel Král
Recent Advances in Natural Language Processing (2021)

PDF

Abstract

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 corpus with adapted NE tag-set. This is particularly evident in the historical document processing field. The main goal of this paper consists of proposing and evaluation of several transfer learning methods to increase the score of the Czech historical NER. We study several information sources, and we use two neural nets for NE modeling and recognition. We employ two corpora for evaluation of our transfer learning methods, namely Czech named entity corpus and Czech historical named entity corpus. We show that BERT representation with fine-tuning and only the simple classifier trained on the union of corpora achieves excellent results.

Authors

BibTex

@inproceedings{hubkova2021transfer, title={Transfer learning for Czech Historical Named Entity Recognition}, author={Hubkov{\'a}, Helena and Kr{\'a}l, Pavel}, booktitle={Proceedings of the International Conference on Recent Advances in Natural Language Processing (RANLP 2021)}, pages={576--582}, year={2021} }
Back to Top