SOTAVerified

Nested Named Entity Recognition Revisited

2018-06-01NAACL 2018Unverified0· sign in to hype

Arzoo Katiyar, Claire Cardie

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a novel recurrent neural network-based approach to simultaneously handle nested named entity recognition and nested entity mention detection. The model learns a hypergraph representation for nested entities using features extracted from a recurrent neural network. In evaluations on three standard data sets, we show that our approach significantly outperforms existing state-of-the-art methods, which are feature-based. The approach is also efficient: it operates linearly in the number of tokens and the number of possible output labels at any token. Finally, we present an extension of our model that jointly learns the head of each entity mention.

Tasks

Reproductions