English

Resource-Size matters: Improving Neural Named Entity Recognition with Optimized Large Corpora

Computation and Language 2018-07-30 v1 Machine Learning Machine Learning

Abstract

This study improves the performance of neural named entity recognition by a margin of up to 11% in F-score on the example of a low-resource language like German, thereby outperforming existing baselines and establishing a new state-of-the-art on each single open-source dataset. Rather than designing deeper and wider hybrid neural architectures, we gather all available resources and perform a detailed optimization and grammar-dependent morphological processing consisting of lemmatization and part-of-speech tagging prior to exposing the raw data to any training process. We test our approach in a threefold monolingual experimental setup of a) single, b) joint, and c) optimized training and shed light on the dependency of downstream-tasks on the size of corpora used to compute word embeddings.

Keywords

Cite

@article{arxiv.1807.10675,
  title  = {Resource-Size matters: Improving Neural Named Entity Recognition with Optimized Large Corpora},
  author = {Sajawel Ahmed and Alexander Mehler},
  journal= {arXiv preprint arXiv:1807.10675},
  year   = {2018}
}

Comments

ICMLA 2018 submission

R2 v1 2026-06-23T03:17:12.320Z