SOTAVerified

An Effective Transition-based Model for Discontinuous NER

2020-04-28ACL 2020Code Available1· sign in to hype

Xiang Dai, Sarvnaz Karimi, Ben Hachey, Cecile Paris

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Unlike widely used Named Entity Recognition (NER) data sets in generic domains, biomedical NER data sets often contain mentions consisting of discontinuous spans. Conventional sequence tagging techniques encode Markov assumptions that are efficient but preclude recovery of these mentions. We propose a simple, effective transition-based model with generic neural encoding for discontinuous NER. Through extensive experiments on three biomedical data sets, we show that our model can effectively recognize discontinuous mentions without sacrificing the accuracy on continuous mentions.

Tasks

Reproductions