English
Related papers

Related papers: System Report for CCL24-Eval Task 7: Multi-Error M…

200 papers

Chinese grammatical error correction (CGEC) aims to detect and correct errors in the input Chinese sentences. Recently, Pre-trained Language Models (PLMS) have been employed to improve the performance. However, current approaches ignore…

Computation and Language · Computer Science 2025-01-03 Ding Zhang , Yangning Li , Lichen Bai , Hao Zhang , Yinghui Li , Haiye Lin , Hai-Tao Zheng , Xin Su , Zifei Shan

Recently, much Chinese text error correction work has focused on Chinese Spelling Check (CSC) and Chinese Grammatical Error Diagnosis (CGED). In contrast, little attention has been paid to the complicated problem of Chinese Semantic Error…

Computation and Language · Computer Science 2023-05-10 Bo Sun , Baoxin Wang , Yixuan Wang , Wanxiang Che , Dayong Wu , Shijin Wang , Ting Liu

This paper describes our system, which placed third in the Multilingual Track (subtask 11), fourth in the Code-Mixed Track (subtask 12), and seventh in the Chinese Track (subtask 9) in the SemEval 2022 Task 11: MultiCoNER Multilingual…

Computation and Language · Computer Science 2022-04-18 Weichao Gan , Yuanping Lin , Guangbo Yu , Guimin Chen , Qian Ye

Existing Chinese text error detection mainly focuses on spelling and simple grammatical errors. These errors have been studied extensively and are relatively simple for humans. On the contrary, Chinese semantic errors are understudied and…

Computation and Language · Computer Science 2022-04-18 Bo Sun , Baoxin Wang , Wanxiang Che , Dayong Wu , Zhigang Chen , Ting Liu

This paper describes our system at NLPTEA-2020 Task: Chinese Grammatical Error Diagnosis (CGED). The goal of CGED is to diagnose four types of grammatical errors: word selection (S), redundant words (R), missing words (M), and disordered…

Computation and Language · Computer Science 2021-07-13 Jinhong Zhang

This paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), consisting of 7,063 sentences collected from three Chinese-as-a-Second-Language (CSL) learner sources. Each…

Computation and Language · Computer Science 2022-05-05 Yue Zhang , Zhenghua Li , Zuyi Bao , Jiacheng Li , Bo Zhang , Chen Li , Fei Huang , Min Zhang

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…

Computation and Language · Computer Science 2025-04-02 Mengyang Qiu , Qingyu Gao , Linxuan Yang , Yang Gu , Tran Minh Nguyen , Zihao Huang , Jungyeul Park

In light of recent breakthroughs in large language models (LLMs) that have revolutionized natural language processing (NLP), there is an urgent need for new benchmarks to keep pace with the fast development of LLMs. In this paper, we…

Computation and Language · Computer Science 2024-05-20 Jie Zhu , Junhui Li , Yalong Wen , Lifan Guo

Chinese Grammatical Error Correction (CGEC) aims to automatically detect and correct grammatical errors contained in Chinese text. In the long term, researchers regard CGEC as a task with a certain degree of uncertainty, that is, an…

Computation and Language · Computer Science 2022-10-28 Jingheng Ye , Yinghui Li , Shirong Ma , Rui Xie , Wei Wu , Hai-Tao Zheng

SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval is approached as a Learning-to-Rank task using a bi-encoder model fine-tuned from a pre-trained transformer optimized for sentence similarity. Training used…

Computation and Language · Computer Science 2025-08-06 Pranshu Rastogi

We consider a multilingual weakly supervised learning scenario where knowledge from annotated corpora in a resource-rich language is transferred via bitext to guide the learning in other languages. Past approaches project labels across…

Computation and Language · Computer Science 2013-10-08 Mengqiu Wang , Christopher D. Manning

The performance of the Chinese Word Segmentation (CWS) systems has gradually reached a plateau with the rapid development of deep neural networks, especially the successful use of large pre-trained models. In this paper, we take stock of…

Computation and Language · Computer Science 2020-12-10 Jinlan Fu , Pengfei Liu , Qi Zhang , Xuanjing Huang

New NLP benchmarks are urgently needed to align with the rapid development of large language models (LLMs). We present C-Eval, the first comprehensive Chinese evaluation suite designed to assess advanced knowledge and reasoning abilities of…

Computation and Language · Computer Science 2023-11-07 Yuzhen Huang , Yuzhuo Bai , Zhihao Zhu , Junlei Zhang , Jinghan Zhang , Tangjun Su , Junteng Liu , Chuancheng Lv , Yikai Zhang , Jiayi Lei , Yao Fu , Maosong Sun , Junxian He

Owing to the continuous efforts by the Chinese NLP community, more and more Chinese machine reading comprehension datasets become available. To add diversity in this area, in this paper, we propose a new task called Sentence Cloze-style…

Computation and Language · Computer Science 2021-05-17 Yiming Cui , Ting Liu , Ziqing Yang , Zhipeng Chen , Wentao Ma , Wanxiang Che , Shijin Wang , Guoping Hu

This report outlines our approach for the WMT24 Discourse-Level Literary Translation Task, focusing on the Chinese-English language pair in the Constrained Track. Translating literary texts poses significant challenges due to the nuanced…

Artificial Intelligence · Computer Science 2024-10-01 Yuanchang Luo , Jiaxin Guo , Daimeng Wei , Hengchao Shang , Zongyao Li , Zhanglin Wu , Zhiqiang Rao , Shaojun Li , Jinlong Yang , Hao Yang

This paper describes our approach to the SemEval 2017 Task 10: "Extracting Keyphrases and Relations from Scientific Publications", specifically to Subtask (B): "Classification of identified keyphrases". We explored three different deep…

Computation and Language · Computer Science 2017-04-25 Steffen Eger , Erik-Lân Do Dinh , Ilia Kuznetsov , Masoud Kiaeeha , Iryna Gurevych

In this paper, we present our submission to the sentence-level MQM benchmark at Quality Estimation Shared Task, named UniTE (Unified Translation Evaluation). Specifically, our systems employ the framework of UniTE, which combined three…

Computation and Language · Computer Science 2023-02-20 Keqin Bao , Yu Wan , Dayiheng Liu , Baosong Yang , Wenqiang Lei , Xiangnan He , Derek F. Wong , Jun Xie

A sequence-to-sequence learning with neural networks has empirically proven to be an effective framework for Chinese Spelling Correction (CSC), which takes a sentence with some spelling errors as input and outputs the corrected one.…

Computation and Language · Computer Science 2021-06-02 Chong Li , Cenyuan Zhang , Xiaoqing Zheng , Xuanjing Huang

Text correction, especially the semantic correction of more widely used scenes, is strongly required to improve, for the fluency and writing efficiency of the text. An adversarial multi-task learning method is proposed to enhance the…

Computation and Language · Computer Science 2023-06-29 Fanyu Wang , Zhenping Xie

As the Large Language Model (LLM) gains widespread adoption, increasing attention has been given to the challenge of making LLM forget non-compliant data memorized during its pre-training. Machine Unlearning focuses on efficiently erasing…

Computation and Language · Computer Science 2025-08-19 Yujian Sun , Tian Li
‹ Prev 1 2 3 10 Next ›