SOTAVerified

Robust Named Entity Recognition in Idiosyncratic Domains

2016-08-24Code Available0· sign in to hype

Sebastian Arnold, Felix A. Gers, Torsten Kilias, Alexander Löser

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Named entity recognition often fails in idiosyncratic domains. That causes a problem for depending tasks, such as entity linking and relation extraction. We propose a generic and robust approach for high-recall named entity recognition. Our approach is easy to train and offers strong generalization over diverse domain-specific language, such as news documents (e.g. Reuters) or biomedical text (e.g. Medline). Our approach is based on deep contextual sequence learning and utilizes stacked bidirectional LSTM networks. Our model is trained with only few hundred labeled sentences and does not rely on further external knowledge. We report from our results F1 scores in the range of 84-94% on standard datasets.

Tasks

Reproductions