中文
相关论文

相关论文: A Sentence Cloze Dataset for Chinese Machine Readi…

200 篇论文

Performance of NLP systems is typically evaluated by collecting a large-scale dataset by means of crowd-sourcing to train a data-driven model and evaluate it on a held-out portion of the data. This approach has been shown to suffer from…

计算与语言 · 计算机科学 2024-08-12 Viktor Schlegel , Goran Nenadic , Riza Batista-Navarro

Chinese pre-trained language models usually process text as a sequence of characters, while ignoring more coarse granularity, e.g., words. In this work, we propose a novel pre-training paradigm for Chinese -- Lattice-BERT, which explicitly…

计算与语言 · 计算机科学 2021-05-31 Yuxuan Lai , Yijia Liu , Yansong Feng , Songfang Huang , Dongyan Zhao

Multiple-choice machine reading comprehension is difficult task as its required machines to select the correct option from a set of candidate or possible options using the given passage and question.Reading Comprehension with Multiple…

计算与语言 · 计算机科学 2020-03-19 Vaishali Ingale , Pushpender Singh

One of the emerging research trends in natural language understanding is machine reading comprehension (MRC) which is the task to find answers to human questions based on textual data. Existing Vietnamese datasets for MRC research…

计算与语言 · 计算机科学 2023-06-19 Kiet Van Nguyen , Son Quoc Tran , Luan Thanh Nguyen , Tin Van Huynh , Son T. Luu , Ngan Luu-Thuy Nguyen

Recently, Chinese Spell Checking(CSC), a task to detect erroneous characters in a sentence and correct them, has attracted extensive interest because of its wide applications in various NLP tasks. Most of the existing methods have utilized…

计算与语言 · 计算机科学 2023-05-08 Haiyun Yang

Enabling a computer to understand a document so that it can answer comprehension questions is a central, yet unsolved goal of NLP. A key factor impeding its solution by machine learned systems is the limited availability of human-annotated…

计算与语言 · 计算机科学 2016-08-10 Danqi Chen , Jason Bolton , Christopher D. Manning

Reading Comprehension (RC) is a task of answering a question from a given passage or a set of passages. In the case of multiple passages, the task is to find the best possible answer to the question. Recent trials and experiments in the…

计算与语言 · 计算机科学 2022-01-06 Avi Chawla

Coreference resolution is essential for natural language understanding and has been long studied in NLP. In recent years, as the format of Question Answering (QA) became a standard for machine reading comprehension (MRC), there have been…

计算与语言 · 计算机科学 2021-06-10 Mingzhu Wu , Nafise Sadat Moosavi , Dan Roth , Iryna Gurevych

Large Language Models (LLMs) are widely applied across various domains due to their powerful text generation capabilities. While LLM-generated texts often resemble human-written ones, their misuse can lead to significant societal risks.…

计算与语言 · 计算机科学 2026-03-31 Zhuoshang Wang , Yubing Ren , Guoyu Zhao , Xiaowei Zhu , Hao Li , Yanan Cao

Scene text recognition plays an important role in many computer vision applications. The small size of available public available scene text datasets is the main challenge when training a text recognition CNN model. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Xiaohang Ren , Kai Chen , Jun Sun

We propose DuoRC, a novel dataset for Reading Comprehension (RC) that motivates several new challenges for neural approaches in language understanding beyond those offered by existing RC datasets. DuoRC contains 186,089 unique…

计算与语言 · 计算机科学 2018-10-11 Amrita Saha , Rahul Aralikatte , Mitesh M. Khapra , Karthik Sankaranarayanan

Large language models (LLMs) have been well-researched in various long-context tasks. However, the scarcity of long-context summarization datasets hinders progress in this area. To address this, we introduce CNNSum, a multi-scale…

计算与语言 · 计算机科学 2025-06-03 Lingxiao Wei , He Yan , Xiangju Lu , Junmin Zhu , Jun Wang , Wei Zhang

Standard multi-task benchmarks are essential for developing pretraining models that can generalize to various downstream tasks. Existing benchmarks for natural language processing (NLP) usually focus only on understanding or generating…

计算与语言 · 计算机科学 2022-01-19 Jian Guan , Zhuoer Feng , Yamei Chen , Ruilin He , Xiaoxi Mao , Changjie Fan , Minlie Huang

Despite the rapid development of Chinese vision-language models (VLMs), most existing Chinese vision-language (VL) datasets are constructed on Western-centric images from existing English VL datasets. The cultural bias in the images makes…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Yuxuan Wang , Yijun Liu , Fei Yu , Chen Huang , Kexin Li , Zhiguo Wan , Wanxiang Che

The prevalence of rapidly evolving slang, neologisms, and highly stylized expressions in informal user-generated text, particularly on Chinese social media, poses significant challenges for Machine Translation (MT) benchmarking.…

计算与语言 · 计算机科学 2026-02-02 Kaiyan Zhao , Zheyong Xie , Zhongtao Miao , Xinze Lyu , Yao Hu , Shaosheng Cao

Chinese Spelling Correction (CSC) aims to detect and correct spelling errors in given sentences. Recently, multi-domain CSC has gradually attracted the attention of researchers because it is more practicable. In this paper, we focus on the…

计算与语言 · 计算机科学 2024-02-20 Peng Xing , Yinghui Li , Shirong Ma , Xinnian Liang , Haojing Huang , Yangning Li , Hai-Tao Zheng , Wenhao Jiang , Ying Shen

Learner corpus collects language data produced by L2 learners, that is second or foreign-language learners. This resource is of great relevance for second language acquisition research, foreign-language teaching, and automatic grammatical…

计算与语言 · 计算机科学 2022-01-03 Yingying Wang , Cunliang Kong , Liner Yang , Yijun Wang , Xiaorong Lu , Renfen Hu , Shan He , Zhenghao Liu , Yun Chen , Erhong Yang , Maosong Sun

Rhetoric recognition is a critical component in automated essay scoring. By identifying rhetorical elements in student writing, AI systems can better assess linguistic and higher-order thinking skills, making it an essential task in the…

计算与语言 · 计算机科学 2026-04-17 Yuxuan Lai , Xiajing Wang , Chen Zheng

We introduce NaSGEC, a new dataset to facilitate research on Chinese grammatical error correction (CGEC) for native speaker texts from multiple domains. Previous CGEC research primarily focuses on correcting texts from a single domain,…

计算与语言 · 计算机科学 2023-05-26 Yue Zhang , Bo Zhang , Haochen Jiang , Zhenghua Li , Chen Li , Fei Huang , Min Zhang

We present NewsQA, a challenging machine comprehension dataset of over 100,000 human-generated question-answer pairs. Crowdworkers supply questions and answers based on a set of over 10,000 news articles from CNN, with answers consisting of…

计算与语言 · 计算机科学 2017-02-08 Adam Trischler , Tong Wang , Xingdi Yuan , Justin Harris , Alessandro Sordoni , Philip Bachman , Kaheer Suleman