Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Span-Based Model for Joint Overlapped and Discontinuous Named Entity Recognition

About

Research on overlapped and discontinuous named entity recognition (NER) has received increasing attention. The majority of previous work focuses on either overlapped or discontinuous entities. In this paper, we propose a novel span-based model that can recognize both overlapped and discontinuous entities jointly. The model includes two major steps. First, entity fragments are recognized by traversing over all possible text spans, thus, overlapped entities can be recognized. Second, we perform relation classification to judge whether a given pair of entity fragments to be overlapping or succession. In this way, we can recognize not only discontinuous entities, and meanwhile doubly check the overlapped entities. As a whole, our model can be regarded as a relation extraction paradigm essentially. Experimental results on multiple benchmark datasets (i.e., CLEF, GENIA and ACE05) show that our model is highly competitive for overlapped and discontinuous NER.

Fei Li, Zhichao Lin, Meishan Zhang, Donghong Ji• 2021

Related benchmarks

TaskDatasetResultRank
Nested Named Entity RecognitionACE 2005 (test)
F1 Score83
153
Named Entity RecognitionACE 2005 (test)
F1 Score83
58
Named Entity RecognitionGENIA (test)
F1 Score77.8
34
Discontinuous Named Entity RecognitionShARe 13 (test)
F1-score82.5
17
Named Entity RecognitionCADEC (test)
F1 Score69.5
16
Named Entity RecognitionCLEF (test)
F1 Score83.2
7
Named Entity RecognitionCLEF-Dis 2016 (test)
F1 Score0.633
7
Showing 7 of 7 rows

Other info

Code

Follow for update