English

A Morpho-Syntactically Informed LSTM-CRF Model for Named Entity Recognition

Computation and Language 2019-08-28 v1

Abstract

We propose a morphologically informed model for named entity recognition, which is based on LSTM-CRF architecture and combines word embeddings, Bi-LSTM character embeddings, part-of-speech (POS) tags, and morphological information. While previous work has focused on learning from raw word input, using word and character embeddings only, we show that for morphologically rich languages, such as Bulgarian, access to POS information contributes more to the performance gains than the detailed morphological information. Thus, we show that named entity recognition needs only coarse-grained POS tags, but at the same time it can benefit from simultaneously using some POS information of different granularity. Our evaluation results over a standard dataset show sizable improvements over the state-of-the-art for Bulgarian NER.

Keywords

Cite

@article{arxiv.1908.10261,
  title  = {A Morpho-Syntactically Informed LSTM-CRF Model for Named Entity Recognition},
  author = {Lilia Simeonova and Kiril Simov and Petya Osenova and Preslav Nakov},
  journal= {arXiv preprint arXiv:1908.10261},
  year   = {2019}
}

Comments

named entity recognition; Bulgarian NER; morphology; morpho-syntax

R2 v1 2026-06-23T10:58:04.757Z