English

Robust Lexical Features for Improved Neural Network Named-Entity Recognition

Computation and Language 2018-06-12 v1

Abstract

Neural network approaches to Named-Entity Recognition reduce the need for carefully hand-crafted features. While some features do remain in state-of-the-art systems, lexical features have been mostly discarded, with the exception of gazetteers. In this work, we show that this is unfair: lexical features are actually quite useful. We propose to embed words and entity types into a low-dimensional vector space we train from annotated data produced by distant supervision thanks to Wikipedia. From this, we compute - offline - a feature vector representing each word. When used with a vanilla recurrent neural network model, this representation yields substantial improvements. We establish a new state-of-the-art F1 score of 87.95 on ONTONOTES 5.0, while matching state-of-the-art performance with a F1 score of 91.73 on the over-studied CONLL-2003 dataset.

Keywords

Cite

@article{arxiv.1806.03489,
  title  = {Robust Lexical Features for Improved Neural Network Named-Entity Recognition},
  author = {Abbas Ghaddar and Philippe Langlais},
  journal= {arXiv preprint arXiv:1806.03489},
  year   = {2018}
}

Comments

12 pages, to appear in COLING 2018

R2 v1 2026-06-23T02:24:33.138Z