paper-with-me

Papers

Improving Low-Resource Named Entity Recognition using Joint Sentence and Token Labeling

2020-07-01 · ACL 2020 6 · Canasai Kruengkrai, Thien Hai Nguyen, Sharifah Mahani Aljunied, Lidong Bing

Exploiting sentence-level labels, which are easy to obtain, is one of the plausible methods to improve low-resource named entity recognition (NER), where token-level labels are costly to annotate. Current models for jointly learning sentence and token labeling are limited to binary classification. We present a joint model that supports multi-class classification and introduce a simple variant of self-attention that allows the model to learn scaling factors. Our model produces 3.78{\%}, 4.20{\%}, 2.08{\%} improvements in F1 over the BiLSTM-CRF baseline on e-commerce product titles in three different low-resource languages: Vietnamese, Thai, and Indonesian, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral ClassificationLow Resource Named Entity RecognitionMulti-class Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSentence

Similar Papers 제목 키워드 기반

Low-Resource Named Entity Recognition with Cross-Lingual, Character-Level Neural Conditional Random Fields

2024-04-14 · IJCNLP 2017 11 · Ryan Cotterell, Kevin Duh

Low-resource named entity recognition is still an open problem in NLP. Most state-of-the-art systems require tens of thousands of annotated sentences in order to obtain high performance. However, for most of the world's …

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionTransfer Learning

Few-shot Named Entity Recognition with Joint Token and Sentence Awareness

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Few-shot learning has been proposed and rapidly emerging as a viable means for completing various tasks. Recently, few-shot models have been used for Named Entity Recognition (NER). Prototypical network shows high effici…

Few-Shot LearningFew-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)+3

Low-Resource Named Entity Recognition Based on Multi-hop Dependency Trigger

2021-09-15 · CCL 2022 10 · Jiangxu Wu

This paper presents a simple and effective approach in low-resource named entity recognition (NER) based on multi-hop dependency trigger. Dependency trigger refer to salient nodes relative to a entity in the dependency g…

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

Named Entity Recognition in Multi-level Contexts

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Yubo Chen, Chuhan Wu, Tao Qi, Zhigang Yuan 외

Named entity recognition is a critical task in the natural language processing field. Most existing methods for this task can only exploit contextual information within a sentence. However, their performance on recognizi…

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

MANER: Mask Augmented Named Entity Recognition for Extreme Low-Resource Languages

2022-12-19 · Shashank Sonkar, Zichao Wang, Richard G. Baraniuk

This paper investigates the problem of Named Entity Recognition (NER) for extreme low-resource languages with only a few hundred tagged data samples. NER is a fundamental task in Natural Language Processing (NLP). A crit…

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