paper-with-me

Papers

Methods for Recognizing Nested Terms

2025-04-22 · Igor Rozhkov, Natalia Loukachevitch

In this paper, we describe our participation in the RuTermEval competition devoted to extracting nested terms. We apply the Binder model, which was previously successfully applied to the recognition of nested named entities, to extract nested terms. We obtained the best results of term recognition in all three tracks of the RuTermEval competition. In addition, we study the new task of recognition of nested terms from flat training data annotated with terms without nestedness. We can conclude that several approaches we proposed in this work are viable enough to retrieve nested terms effectively without nested labeling of them.

📄 PDF Abstract BibTeX arXiv:2504.16007

Code (1)

fulstock/Methods-for-Recognizing-Nested-Terms 공식 구현

Tasks

Dialogue Evaluationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionNested Term ExtractionNested Term RecognitionNested Term Recognition from Flat SupervisionTerm Extraction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Recognizing Nested Entities from Flat Supervision: A New NER Subtask, Feasibility and Challenges

2022-11-01 · Enwei Zhu, Yiyang Liu, Ming Jin, Jinpeng Li

Many recent named entity recognition (NER) studies criticize flat NER for its non-overlapping assumption, and switch to investigating nested NER. However, existing nested NER models heavily rely on training data annotate…

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

Mulco: Recognizing Chinese Nested Named Entities Through Multiple Scopes

2022-11-20 · Jiuding Yang, Jinwen Luo, Weidong Guo, Jerry Chen 외

Nested Named Entity Recognition (NNER) has been a long-term challenge to researchers as an important sub-area of Named Entity Recognition. NNER is where one entity may be part of a longer entity, and this may happen on m…

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

Nested Event Extraction upon Pivot Element Recogniton

2023-09-22 · Weicheng Ren, Zixuan Li, Xiaolong Jin, Long Bai 외

Nested Event Extraction (NEE) aims to extract complex event structures where an event contains other events as its arguments recursively. Nested events involve a kind of Pivot Elements (PEs) that simultaneously act as ar…

Event ExtractionPrompt Learning

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

Nested Named Entity Recognition from Medical Texts: An Adaptive Shared Network Architecture with Attentive CRF

2022-11-09 · Junzhe Jiang, Mingyue Cheng, Qi Liu, Zhi Li 외

Recognizing useful named entities plays a vital role in medical information processing, which helps drive the development of medical area research. Deep learning methods have achieved good results in medical named entity…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2