A dynamic programming algorithm for span-based nested named-entity recognition in O(n^2)

10/10/2022
by   Caio Corro, et al.
0

Span-based nested named-entity recognition (NER) has a cubic-time complexity using a variant of the CYK algorithm. We show that by adding a supplementary structural constraint on the search space, nested NER has a quadratic-time complexity, that is the same asymptotic complexity than the non-nested case. The proposed algorithm covers a large part of three standard English benchmarks and delivers comparable experimental results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/04/2019

NNE: A Dataset for Nested Named Entity Recognition in English Newswire

Named entity recognition (NER) is widely used in natural language proces...
research
08/09/2022

An Embarrassingly Easy but Strong Baseline for Nested Named Entity Recognition

Named entity recognition (NER) is the task to detect and classify the en...
research
05/19/2021

A Sequence-to-Set Network for Nested Named Entity Recognition

Named entity recognition (NER) is a widely studied task in natural langu...
research
08/30/2022

Optimizing Bi-Encoder for Named Entity Recognition via Contrastive Learning

We present an efficient bi-encoder framework for named entity recognitio...
research
12/15/2020

Nested Named Entity Recognition with Partially-Observed TreeCRFs

Named entity recognition (NER) is a well-studied task in natural languag...
research
04/29/2020

Instance-Based Learning of Span Representations: A Case Study through Named Entity Recognition

Interpretable rationales for model predictions play a critical role in p...
research
04/17/2022

Nested Named Entity Recognition as Holistic Structure Parsing

As a fundamental natural language processing task and one of core knowle...

Please sign up or login with your details

Forgot password? Click here to reset