Named entity recognition can be reformulated as answering one natural-language question per entity type with a BERT span extractor, and the paper reports state-of-the-art results on five datasets.
Neural Segmental Hypergraphs for Overlapping Mention Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this work, we propose a novel segmental hypergraph representation to model overlapping entity mentions that are prevalent in many practical datasets. We show that our model built on top of such a new representation is able to capture features and interactions that cannot be captured by previous models while maintaining a low time complexity for inference. We also present a theoretical analysis to formally assess how our representation is better than alternative representations reported in the literature in terms of representational power. Coupled with neural networks for feature learning, our model achieves the state-of-the-art performance in three benchmark datasets annotated with overlapping mentions.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Query-Based Named Entity Recognition
Named entity recognition can be reformulated as answering one natural-language question per entity type with a BERT span extractor, and the paper reports state-of-the-art results on five datasets.