English

Towards Robust Named Entity Recognition for Historic German

Computation and Language 2019-06-19 v1

Abstract

Recent advances in language modeling using deep neural networks have shown that these models learn representations, that vary with the network depth from morphology to semantic relationships like co-reference. We apply pre-trained language models to low-resource named entity recognition for Historic German. We show on a series of experiments that character-based pre-trained language models do not run into trouble when faced with low-resource datasets. Our pre-trained character-based language models improve upon classical CRF-based methods and previous work on Bi-LSTMs by boosting F1 score performance by up to 6%. Our pre-trained language and NER models are publicly available under https://github.com/stefan-it/historic-ner .

Keywords

Cite

@article{arxiv.1906.07592,
  title  = {Towards Robust Named Entity Recognition for Historic German},
  author = {Stefan Schweter and Johannes Baiter},
  journal= {arXiv preprint arXiv:1906.07592},
  year   = {2019}
}

Comments

8 pages, 5 figures, accepted at the 4th Workshop on Representation Learning for NLP (RepL4NLP), held in conjunction with ACL 2019

R2 v1 2026-06-23T09:56:57.626Z