2015

Named Entity Recognition with Bidirectional LSTM-CNNs

Chiu, Jason P. C., Nichols, Eric

Understand

Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance.

  • In this paper, we present a novel neural network architecture that automatically detects word- and character-level features using a hybrid bidirectional LSTM and CNN architecture, eliminating the need for most feature engineering.
  • We also propose a novel method of encoding partial lexicon matches in neural networks and compare it to existing approaches.
  • Extensive evaluation shows that, given only tokenized text and publicly available word embeddings, our system is competitive on the CoNLL-2003 dataset and surpasses the previously reported state of the art performance on the OntoNotes 5.0 dataset by 2.13 F1 points.

Built on

Nothing clear enough to list yet.

Similar

  • Easy hyperparameter search using Optunity

    Marc Claesen, Jaak Simm, Dusan Popovic, Yves Moreau, and Bart De Moor

    Cited in the paper.

Then

Nothing clear enough to list yet.

Beyond the bibliography

alphaXiv searches the wider corpus for related work and actual follow-ups.

Open on alphaXiv

alphaXiv is searching for related work…