paper-with-me

Papers

Hierarchical Nested Named Entity Recognition

2019-06-01 · WS 2019 6 · Zita Marinho, Afonso Mendes, Mir, Sebasti{\~a}o a, David Nogueira

In the medical domain and other scientific areas, it is often important to recognize different levels of hierarchy in mentions, such as those related to specific symptoms or diseases associated with different anatomical regions. Unlike previous approaches, we build a transition-based parser that explicitly models an arbitrary number of hierarchical and nested mentions, and propose a loss that encourages correct predictions of higher-level mentions. We further introduce a set of modifier classes which introduces certain concepts that change the meaning of an entity, such as absence, or uncertainty about a given disease. Our proposed model achieves state-of-the-art results in medical entity recognition datasets, using both nested and hierarchical mentions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition

Similar Papers 제목 키워드 기반

Hierarchical Region Learning for Nested Named Entity Recognition

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Xinwei Long, Shuzi Niu, Yucheng Li

Named Entity Recognition (NER) is deeply explored and widely used in various tasks. Usually, some entity mentions are nested in other entities, which leads to the nested NER problem. Leading region based models face both…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Trigger-GNN: A Trigger-Based Graph Neural Network for Nested Named Entity Recognition

2022-04-12 · Yuan Sui, Fanyang Bu, Yingting Hu, Wei Yan 외

Nested named entity recognition (NER) aims to identify the entity boundaries and recognize categories of the named entities in a complex hierarchical sentence. Some works have been done using character-level, word-level,…

Graph Neural Networknamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition

2021-11-01 · Findings (EMNLP) 2021 11 · Zhiwei Yang, Jing Ma, Hechang Chen, Yunke Zhang 외

Nested Named Entity Recognition (NNER) has been extensively studied, aiming to identify all nested entities from potential spans (i.e., one or more continuous tokens). However, recent studies for NNER either focus on ted…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition+2

Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition

2023-05-12 · Yawen Yang, Xuming Hu, Fukun Ma, Shu'ang Li 외

Named Entity Recognition (NER) is a well and widely studied task in natural language processing. Recently, the nested NER has attracted more attention since its practicality and difficulty. Existing works for nested NER …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4

Propose-and-Refine: A Two-Stage Set Prediction Network for Nested Named Entity Recognition

2022-04-27 · Shuhui Wu, Yongliang Shen, Zeqi Tan, Weiming Lu

Nested named entity recognition (nested NER) is a fundamental task in natural language processing. Various span-based methods have been proposed to detect nested entities with span representations. However, span-based me…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2