paper-with-me

Papers

Recognizing Complex Entity Mentions: A Review and Future Directions

2018-07-01 · ACL 2018 7 · Xiang Dai

Standard named entity recognizers can effectively recognize entity mentions that consist of contiguous tokens and do not overlap with each other. However, in practice, there are many domains, such as the biomedical domain, in which there are nested, overlapping, and discontinuous entity mentions. These complex mentions cannot be directly recognized by conventional sequence tagging models because they may break the assumptions based on which sequence tagging techniques are built. We review the existing methods which are revised to tackle complex entity mentions and categorize them as tokenlevel and sentence-level approaches. We then identify the research gap, and discuss some directions that we are exploring.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingNamed Entity Recognition (NER)Question AnsweringRelation ExtractionSentence

Similar Papers 제목 키워드 기반

End-to-End Relation Extraction using Markov Logic Networks

2017-12-04 · Sachin Pawar, Pushpak Bhattacharya, Girish K. Palshikar

The task of end-to-end relation extraction consists of two sub-tasks: i) identifying entity mentions along with their types and ii) recognizing semantic relations among the entity mention pairs. %Identifying entity menti…

RelationRelation ExtractionSentence

Unnamed Entity Recognition of Sense Mentions

2018-11-17 · Ndapa Nakashole

We consider the problem of recognizing mentions of human senses in text. Our contribution is a method for acquiring labeled data, and a learning method that is trained on this data. Experiments show the effectiveness of …

Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks

2019-06-10 · ACL 2019 7 · Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun

Sequential labeling-based NER approaches restrict each word belonging to at most one entity mention, which will face a serious problem when recognizing nested entity mentions. In this paper, we propose to resolve this pr…

Named Entity Recognition (NER)NERNested Mention RecognitionNested Named Entity Recognition

Recognizing UMLS Semantic Types with Deep Learning

2019-11-01 · WS 2019 11 · Isar Nejadgholi, Kathleen C. Fraser, Berry De Bruijn, Muqun Li 외

Entity recognition is a critical first step to a number of clinical NLP applications, such as entity linking and relation extraction. We present the first attempt to apply state-of-the-art entity recognition approaches o…

Deep LearningEntity LinkingRelation ExtractionUnsupervised Pre-training+1

Revisiting Joint Modeling of Cross-document Entity and Event Coreference Resolution

2019-06-04 · ACL 2019 7 · Shany Barhom, Vered Shwartz, Alon Eirew, Michael Bugert 외

Recognizing coreferring events and entities across multiple texts is crucial for many NLP applications. Despite the task's importance, research focus was given mostly to within-document entity coreference, with rather li…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEntity Cross-Document Coreference Resolution+3