A Unified MRC Framework for Named Entity Recognition 论文

2020引用 619
Topic ModelingNatural Language Processing TechniquesService-Oriented Architecture and Web Services

摘要

The task of named entity recognition (NER) is normally divided into nested NER and flat NER depending on whether named entities are nested or not. Models are usually separately developed for the two tasks, since sequence labeling models are only able to assign a single label to a particular token, which is unsuitable for nested NER where a token may be assigned several labels.