paper-with-me

홈 › Papers

Named Entity Recognition for Novel Types by Transfer Learning

2016-10-31 · EMNLP 2016 11 · Lizhen Qu, Gabriela Ferraro, Liyuan Zhou, Weiwei Hou, Timothy Baldwin

In named entity recognition, we often don't have a large in-domain training corpus or a knowledge base with adequate coverage to train a model directly. In this paper, we propose a method where, given training data in a related domain with similar (but not identical) named entity (NE) types and a small amount of in-domain training data, we use transfer learning to learn a domain-specific NE model. That is, the novelty in the task setup is that we assume not just domain mismatch, but also label mismatch.

📄 PDF Abstract BibTeX arXiv:1610.09914

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

MNER-QG: An End-to-End MRC framework for Multimodal Named Entity Recognition with Query Grounding

2022-11-27 · Meihuizi Jia, Lei Shen, Xin Shen, Lejian Liao 외

Multimodal named entity recognition (MNER) is a critical step in information extraction, which aims to detect entity spans and classify them to corresponding entity types given a sentence-image pair. Existing methods eit…

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

Noise-Aware Named Entity Recognition for Historical VET Documents

2026-01-01 · Alexander M. Esser, Jens Dörpinghaus arxiv

This paper addresses Named Entity Recognition (NER) in the domain of Vocational Education and Training (VET), focusing on historical, digitized documents that suffer from OCR-induced noise. We propose a robust NER approa…

Transfer Learning

Developing a Named Entity Recognition Dataset for Tagalog

2023-11-13 · Lester James V. Miranda

We present the development of a Named Entity Recognition (NER) dataset for Tagalog. This corpus helps fill the resource gap present in Philippine languages today, where NER resources are scarce. The texts were obtained f…

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

PromptNER: A Prompting Method for Few-shot Named Entity Recognition via k Nearest Neighbor Search

2023-05-20 · Mozhi Zhang, Hang Yan, Yaqian Zhou, Xipeng Qiu

Few-shot Named Entity Recognition (NER) is a task aiming to identify named entities via limited annotated samples. Recently, prototypical networks have shown promising performance in few-shot NER. Most of prototypical ne…

few-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity Recognition+3

Familiarity: Better Evaluation of Zero-Shot Named Entity Recognition by Quantifying Label Shifts in Synthetic Training Data

2024-12-13 · Jonas Golde, Patrick Haller, Max Ploner, Fabio Barth 외

Zero-shot named entity recognition (NER) is the task of detecting named entities of specific types (such as 'Person' or 'Medicine') without any training examples. Current research increasingly relies on large synthetic d…

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