2019

Dependency-Guided LSTM-CRF for Named Entity Recognition

Jie, Zhanming, Lu, Wei

Understand

Dependency tree structures capture long-distance and syntactic relationships between words in a sentence.

  • The syntactic relations (e.g., nominal subject, object) can potentially infer the existence of certain named entities.
  • In addition, the performance of a named entity recognizer could benefit from the long-distance dependencies between the words in dependency trees.
  • In this work, we propose a simple yet effective dependency-guided LSTM-CRF model to encode the complete dependency trees and capture the above properties for the task of named entity recognition (NER).

Built on

Nothing clear enough to list yet.

Similar

Nothing clear enough to list yet.

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…