SOTAVerified

Hierarchical Region Learning for Nested Named Entity Recognition

2020-11-01Findings of the Association for Computational LinguisticsUnverified0· sign in to hype

Xinwei Long, Shuzi Niu, Yucheng Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Named Entity Recognition (NER) is deeply explored and widely used in various tasks. Usually, some entity mentions are nested in other entities, which leads to the nested NER problem. Leading region based models face both the efficiency and effectiveness challenge due to the high subsequence enumeration complexity. To tackle these challenges, we propose a hierarchical region learning framework to automatically generate a tree hierarchy of candidate regions with nearly linear complexity and incorporate structure information into the region representation for better classification. Experiments on benchmark datasets ACE-2005, GENIA and JNLPBA demonstrate competitive or better results than state-of-the-art baselines.

Tasks

Reproductions