中文
相关论文

相关论文: Data Augmentation for Robust Character Detection i…

200 篇论文

Named Entity Recognition (NER), a fundamental task in Natural Language Processing (NLP), has shown significant advancements for high-resource languages. However, due to a lack of annotated datasets and limited representation in Pre-trained…

计算与语言 · 计算机科学 2025-04-15 Toqeer Ehsan , Thamar Solorio

This paper presents a framework for Named Entity Recognition (NER) leveraging the Bidirectional Encoder Representations from Transformers (BERT) model in natural language processing (NLP). NER is a fundamental task in NLP with broad…

计算与语言 · 计算机科学 2025-05-06 Mo Sun , Siheng Xiong , Yuankai Cai , Bowen Zuo

Named Entity Recognition (NER) is an important task in natural language processing that aims to identify and extract key entities from unstructured text. We present a novel application of NER in plasma physics research articles and address…

计算与语言 · 计算机科学 2026-02-13 Muhammad Haris , Hans Höft , Markus M. Becker , Markus Stocker

Text data augmentation, i.e., the creation of new textual data from an existing text, is challenging. Indeed, augmentation transformations should take into account language complexity while being relevant to the target Natural Language…

计算与语言 · 计算机科学 2021-03-26 Mehdi Regina , Maxime Meyer , Sébastien Goutal

Pre-trained models for natural language inference (NLI) often achieve high performance on benchmark datasets by using spurious correlations, or dataset artifacts, rather than understanding language touches such as negation. In this project,…

计算与语言 · 计算机科学 2025-11-11 Mojtaba Noghabaei

Data augmentation techniques have been widely used to improve machine learning performance as they enhance the generalization capability of models. In this work, to generate high quality synthetic data for low-resource tagging tasks, we…

计算与语言 · 计算机科学 2020-11-04 Bosheng Ding , Linlin Liu , Lidong Bing , Canasai Kruengkrai , Thien Hai Nguyen , Shafiq Joty , Luo Si , Chunyan Miao

Comprehending characters' personalities is a crucial aspect of story reading. As readers engage with a story, their understanding of a character evolves based on new events and information; and multiple fine-grained aspects of personalities…

计算与语言 · 计算机科学 2023-10-31 Mo Yu , Jiangnan Li , Shunyu Yao , Wenjie Pang , Xiaochen Zhou , Zhou Xiao , Fandong Meng , Jie Zhou

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

This paper presents a comprehensive study to efficiently build named entity recognition (NER) systems when a small number of in-domain labeled data is available. Based upon recent Transformer-based self-supervised pre-trained language…

A growing number of applications users daily interact with have to operate in (near) real-time: chatbots, digital companions, knowledge work support systems -- just to name a few. To perform the services desired by the user, these systems…

计算与语言 · 计算机科学 2019-05-07 Christian Jilek , Markus Schröder , Rudolf Novik , Sven Schwarz , Heiko Maus , Andreas Dengel

In Biomedical Natural Language Processing (BioNLP) tasks, such as Relation Extraction, Named Entity Recognition, and Text Classification, the scarcity of high-quality data remains a significant challenge. This limitation poisons large…

计算与语言 · 计算机科学 2025-04-01 Zhengyi Zhao , Shubo Zhang , Bin Liang , Binyang Li , Kam-Fai Wong

In recent years, pretrained neural language models (PNLMs) have taken the field of natural language processing by storm, achieving new benchmarks and state-of-the-art performances. These models often rely heavily on annotated data, which…

计算与语言 · 计算机科学 2023-02-06 Hoang Van

Biomedical named entity recognition (NER) is a critial task that aims to identify structured information in clinical text, which is often replete with complex, technical terms and a high degree of variability. Accurate and reliable NER can…

计算与语言 · 计算机科学 2023-05-30 Zhiyi Li , Shengjie Zhang , Yujie Song , Jungyeul Park

Nested named entity recognition identifies entities contained within other entities, but requires expensive multi-level annotation. While flat NER corpora exist abundantly, nested resources remain scarce. We investigate whether models can…

计算与语言 · 计算机科学 2026-03-03 Igor Rozhkov , Natalia Loukachevitch

Named Entity Recognition (NER) is the task of identifying and classifying named entities in unstructured text. In the legal domain, named entities of interest may include the case parties, judges, names of courts, case numbers, references…

计算与语言 · 计算机科学 2020-12-21 Stavroula Skylaki , Ali Oskooei , Omar Bari , Nadja Herger , Zac Kriegman

Many previous models of named entity recognition (NER) suffer from the problem of Out-of-Entity (OOE), i.e., the tokens in the entity mentions of the test samples have not appeared in the training samples, which hinders the achievement of…

计算与语言 · 计算机科学 2025-01-14 Guochao Jiang , Ziqin Luo , Chengwei Hu , Zepeng Ding , Deqing Yang

Named Entity Recognition (NER) in domains like e-commerce is an understudied problem due to the lack of annotated datasets. Recognizing novel entity types in this domain, such as products, components, and attributes, is challenging because…

计算与语言 · 计算机科学 2020-05-25 Hanchu Zhang , Leonhard Hennig , Christoph Alt , Changjian Hu , Yao Meng , Chao Wang

Named entity recognition (NER) is a fundamental part of extracting information from documents in biomedical applications. A notable advantage of NER is its consistency in extracting biomedical entities in a document context. Although…

计算与语言 · 计算机科学 2022-10-25 Minbyul Jeong , Jaewoo Kang

Handwritten text and scene text suffer from various shapes and distorted patterns. Thus training a robust recognition model requires a large amount of data to cover diversity as much as possible. In contrast to data collection and…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Canjie Luo , Yuanzhi Zhu , Lianwen Jin , Yongpan Wang

Few-shot Named Entity Recognition (NER) is imperative for entity tagging in limited resource domains and thus received proper attention in recent years. Existing approaches for few-shot NER are evaluated mainly under in-domain settings. In…

计算与语言 · 计算机科学 2023-12-27 Linyi Yang , Lifan Yuan , Leyang Cui , Wenyang Gao , Yue Zhang