中文
相关论文

相关论文: CJRC: A Reliable Human-Annotated Benchmark DataSet…

200 篇论文

In real life, many dynamic events, such as major disasters and large-scale sports events, evolve continuously over time. Obtaining an overview of these events can help people quickly understand the situation and respond more effectively.…

计算与语言 · 计算机科学 2025-01-06 Mengna Zhu , Kaisheng Zeng , Mao Wang , Kaiming Xiao , Lei Hou , Hongbin Huang , Juanzi Li

Researchers produce thousands of scholarly documents containing valuable technical knowledge. The community faces the laborious task of reading these documents to identify, extract, and synthesize information. To automate information…

计算与语言 · 计算机科学 2023-12-13 Tavish McDonald , Brian Tsan , Amar Saini , Juanita Ordonez , Luis Gutierrez , Phan Nguyen , Blake Mason , Brenda Ng

Online and offline handwritten Chinese text recognition (HTCR) has been studied for decades. Early methods adopted oversegmentation-based strategies but suffered from low speed, insufficient accuracy, and high cost of character segmentation…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Dezhi Peng , Lianwen Jin , Weihong Ma , Canyu Xie , Hesuo Zhang , Shenggao Zhu , Jing Li

In this paper, we introduce the \textbf{C}hinese \textbf{AI} and \textbf{L}aw challenge dataset (CAIL2018), the first large-scale Chinese legal dataset for judgment prediction. \dataset contains more than $2.6$ million criminal cases…

计算与语言 · 计算机科学 2018-07-09 Chaojun Xiao , Haoxi Zhong , Zhipeng Guo , Cunchao Tu , Zhiyuan Liu , Maosong Sun , Yansong Feng , Xianpei Han , Zhen Hu , Heng Wang , Jianfeng Xu

Passage retrieval is a fundamental task in information retrieval (IR) research, which has drawn much attention recently. In the English field, the availability of large-scale annotated dataset (e.g, MS MARCO) and the emergence of deep…

信息检索 · 计算机科学 2022-04-26 Dingkun Long , Qiong Gao , Kuan Zou , Guangwei Xu , Pengjun Xie , Ruijie Guo , Jian Xu , Guanjun Jiang , Luxi Xing , Ping Yang

Query-based document summarization aims to extract or generate a summary of a document which directly answers or is relevant to the search query. It is an important technique that can be beneficial to a variety of applications such as…

人工智能 · 计算机科学 2020-10-29 Mingjun Zhao , Shengli Yan , Bang Liu , Xinwang Zhong , Qian Hao , Haolan Chen , Di Niu , Bowei Long , Weidong Guo

Sentence Simplification is a valuable technique that can benefit language learners and children a lot. However, current research focuses more on English sentence simplification. The development of Chinese sentence simplification is…

计算与语言 · 计算机科学 2023-06-08 Shiping Yang , Renliang Sun , Xiaojun Wan

Chinese Grammatical Error Correction (CGEC) is a critical task in Natural Language Processing, addressing the growing demand for automated writing assistance in both second-language (L2) and native (L1) Chinese writing. While L2 learners…

计算与语言 · 计算机科学 2025-04-02 Mengyang Qiu , Qingyu Gao , Linxuan Yang , Yang Gu , Tran Minh Nguyen , Zihao Huang , Jungyeul Park

Chinese Grammatical Error Correction (CGEC) has been attracting growing attention from researchers recently. In spite of the fact that multiple CGEC datasets have been developed to support the research, these datasets lack the ability to…

计算与语言 · 计算机科学 2023-11-10 Hanyue Du , Yike Zhao , Qingyuan Tian , Jiani Wang , Lei Wang , Yunshi Lan , Xuesong Lu

Chinese Spelling Correction (CSC) is gaining increasing attention due to its promise of automatically detecting and correcting spelling errors in Chinese texts. Despite its extensive use in many applications, like search engines and optical…

计算与语言 · 计算机科学 2022-10-24 Wangjie Jiang , Zhihao Ye , Zijing Ou , Ruihui Zhao , Jianguang Zheng , Yi Liu , Siheng Li , Bang Liu , Yujiu Yang , Yefeng Zheng

Multilingual OCR and information extraction from receipts remains challenging, particularly for complex scripts like Arabic. We introduce \dataset, a comprehensive dataset designed for Arabic-English receipt understanding comprising 20,000…

Remarkable success has been achieved in the last few years on some limited machine reading comprehension (MRC) tasks. However, it is still difficult to interpret the predictions of existing MRC models. In this paper, we focus on extracting…

计算与语言 · 计算机科学 2019-09-25 Hai Wang , Dian Yu , Kai Sun , Jianshu Chen , Dong Yu , David McAllester , Dan Roth

Question-answering plays an important role in e-commerce as it allows potential customers to actively seek crucial information about products or services to help their purchase decision making. Inspired by the recent success of machine…

计算与语言 · 计算机科学 2019-05-07 Hu Xu , Bing Liu , Lei Shu , Philip S. Yu

With the blooming of various Pre-trained Language Models (PLMs), Machine Reading Comprehension (MRC) has embraced significant improvements on various benchmarks and even surpass human performances. However, the existing works only target on…

计算与语言 · 计算机科学 2020-11-16 Yiming Cui , Ting Liu , Shijin Wang , Guoping Hu

Predicting the judgment of a legal case from its unannotated case facts is a challenging task. The lengthy and non-uniform document structure poses an even greater challenge in extracting information for decision prediction. In this work,…

计算与语言 · 计算机科学 2023-11-15 Nishchal Prasad , Mohand Boughanem , Taoufiq Dkaki

Machine Reading Comprehension (MRC) is a task that requires machine to understand natural language and answer questions by reading a document. It is the core of automatic response technology such as chatbots and automatized customer…

计算与语言 · 计算机科学 2019-09-18 Seungyoung Lim , Myungji Kim , Jooyoul Lee

Machine reading comprehension (MRC) is an important area of conversation agents and draws a lot of attention. However, there is a notable limitation to current MRC benchmarks: The labeled answers are mostly either spans extracted from the…

计算与语言 · 计算机科学 2023-10-10 Nuo Chen , Hongguang Li , Yinan Bao , Baoyuan Wang , Jia Li

Most existing text reading benchmarks make it difficult to evaluate the performance of more advanced deep learning models in large vocabularies due to the limited amount of training data. To address this issue, we introduce a new…

计算机视觉与模式识别 · 计算机科学 2020-02-14 Yipeng Sun , Jiaming Liu , Wei Liu , Junyu Han , Errui Ding , Jingtuo Liu

Transformer-based pre-trained models, such as BERT, have achieved remarkable results on machine reading comprehension. However, due to the constraint of encoding length (e.g., 512 WordPiece tokens), a long document is usually split into…

计算与语言 · 计算机科学 2021-09-15 Jing Zhao , Junwei Bao , Yifan Wang , Yongwei Zhou , Youzheng Wu , Xiaodong He , Bowen Zhou

We are developing a knowledge base over Chinese judicial decision documents to facilitate landscape analyses of Chinese Criminal Cases. We view judicial decision documents as a mixed-granularity semi-structured text where different levels…

计算机与社会 · 计算机科学 2019-10-17 Xiaohan Wu , Benjamin L. Liebman , Rachel E. Stern , Margaret E. Roberts , Amarnath Gupta