paper-with-me

Papers

Syntax-driven Data Augmentation for Named Entity Recognition

2022-08-15 · PANDL (COLING) 2022 10 · Arie Pratama Sutiono, Gus Hahn-Powell

In low resource settings, data augmentation strategies are commonly leveraged to improve performance. Numerous approaches have attempted document-level augmentation (e.g., text classification), but few studies have explored token-level augmentation. Performed naively, data augmentation can produce semantically incongruent and ungrammatical examples. In this work, we compare simple masked language model replacement and an augmentation method using constituency tree mutations to improve the performance of named entity recognition in low-resource settings with the aim of preserving linguistic cohesion of the augmented sentences.

📄 PDF Abstract BibTeX arXiv:2208.06957

Code (1)

ariepratama/syntax-driven-da 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)text-classificationText Classification

Similar Papers 제목 키워드 기반

GDA: Generative Data Augmentation Techniques for Relation Extraction Tasks

2023-05-26 · Xuming Hu, Aiwei Liu, Zeqi Tan, Xin Zhang 외

Relation extraction (RE) tasks show promising performance in extracting relations from two entities mentioned in sentences, given sufficient annotations available during training. Such annotations would be labor-intensiv…

Data AugmentationRelationRelation Extraction

Entity Aware Syntax Tree Based Data Augmentation for Natural Language Understanding

2022-09-06 · Jiaxing Xu, Jianbin Cui, Jiangneng Li, Wenge Rong 외

Understanding the intention of the users and recognizing the semantic entities from their sentences, aka natural language understanding (NLU), is the upstream task of many natural language processing tasks. One of the ma…

Data AugmentationIntent DetectionNatural Language Understandingslot-filling+2

Named Entity Analysis and Extraction with Uncommon Words

2018-10-16 · Xiaoshi Zhong, Erik Cambria, Jagath C. Rajapakse

Most previous research treats named entity extraction and classification as an end-to-end task. We argue that the two sub-tasks should be addressed separately. Entity extraction lies at the level of syntactic analysis wh…

Entity Extraction using GANGeneral Classification

A Mixed Morpho-Syntactic and Statistical Approach to Chinese Named Entity Recognition (Une approche mixte morpho-syntaxique et statistique pour la reconnaissance d'entit\'es nomm\'ees en langue chinoise) [in French]

2013-06-01 · JEPTALNRECITAL 2013 6 · Zhen Wang
Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Named Entity Recognition in COVID-19 tweets with Entity Knowledge Augmentation

2025-10-05 · Xuankang Zhang, Jiangming Liu arxiv

The COVID-19 pandemic causes severe social and economic disruption around the world, raising various subjects that are discussed over social media. Identifying pandemic-related named entities as expressed on social media…