中文
相关论文

相关论文: AxBERT: An Interpretable Chinese Spelling Correcti…

200 篇论文

An obstacle to scientific document understanding is the extensive use of acronyms which are shortened forms of long technical phrases. Acronym disambiguation aims to find the correct meaning of an ambiguous acronym in a given text. Recent…

人工智能 · 计算机科学 2021-07-02 Qiwei Zhong , Guanxiong Zeng , Danqing Zhu , Yang Zhang , Wangli Lin , Ben Chen , Jiayu Tang

Deep neural network models have been very successfully applied to Natural Language Processing (NLP) and Image based tasks. Their application to network analysis and management tasks is just recently being pursued. Our interest is in…

网络与互联网体系结构 · 计算机科学 2022-06-22 Franck Le , Davis Wertheimer , Seraphin Calo , Erich Nahum

Conventional attention-based Neural Machine Translation (NMT) conducts dynamic alignment in generating the target sentence. By repeatedly reading the representation of source sentence, which keeps fixed after generated by the encoder…

计算与语言 · 计算机科学 2016-10-18 Fandong Meng , Zhengdong Lu , Hang Li , Qun Liu

Spelling correction is the task of identifying spelling mistakes, typos, and grammatical mistakes in a given text and correcting them according to their context and grammatical structure. This work introduces "AraSpell," a framework for…

计算与语言 · 计算机科学 2024-05-14 Mahmoud Salhab , Faisal Abu-Khzam

Even as pre-trained language models share a semantic encoder, natural language understanding suffers from a diversity of output schemas. In this paper, we propose UBERT, a unified bidirectional language understanding model based on BERT…

计算与语言 · 计算机科学 2022-08-16 Junyu Lu , Ping Yang , Ruyi Gan , Jing Yang , Jiaxing Zhang

The success of bidirectional encoders using masked language models, such as BERT, on numerous natural language processing tasks has prompted researchers to attempt to incorporate these pre-trained models into neural machine translation…

计算与语言 · 计算机科学 2021-09-13 Haoran Xu , Benjamin Van Durme , Kenton Murray

Chinese Named Entity Recognition (NER) is an important task in information extraction, which has a significant impact on downstream applications. Due to the lack of natural separators in Chinese, previous NER methods mostly relied on…

计算与语言 · 计算机科学 2024-12-17 Yaqiong Qiao , Shixuan Peng

Neural network based models commonly regard event detection as a word-wise classification task, which suffer from the mismatch problem between words and event triggers, especially in languages without natural word delimiters such as…

计算与语言 · 计算机科学 2018-05-02 Hongyu Lin , Yaojie Lu , Xianpei Han , Le Sun

Neural networks models for NLP are typically implemented without the explicit encoding of language rules and yet they are able to break one performance record after another. This has generated a lot of research interest in interpreting the…

计算与语言 · 计算机科学 2019-11-14 Mariya Toneva , Leila Wehbe

Despite significant advances in recent years, the existing Computer-Assisted Pronunciation Training (CAPT) methods detect pronunciation errors with a relatively low accuracy (precision of 60% at 40%-80% recall). This Ph.D. work proposes…

音频与语音处理 · 电气工程与系统科学 2022-09-15 Daniel Korzekwa

More recently, Bidirectional Encoder Representations from Transformers (BERT) was proposed and has achieved impressive success on many natural language processing (NLP) tasks such as question answering and language understanding, due mainly…

计算与语言 · 计算机科学 2021-04-13 Shih-Hsuan Chiu , Berlin Chen

Knowledge tracing (KT) refers to the problem of predicting future learner performance given their past performance in educational applications. Recent developments in KT using flexible deep neural network-based models excel at this task.…

机器学习 · 计算机科学 2020-07-27 Aritra Ghosh , Neil Heffernan , Andrew S. Lan

Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense disambiguation as a…

计算与语言 · 计算机科学 2020-10-02 Boon Peng Yap , Andrew Koh , Eng Siong Chng

We present an approach to ranking with dense representations that applies knowledge distillation to improve the recently proposed late-interaction ColBERT model. Specifically, we distill the knowledge from ColBERT's expressive MaxSim…

信息检索 · 计算机科学 2020-10-23 Sheng-Chieh Lin , Jheng-Hong Yang , Jimmy Lin

We present a Chinese BERT model dubbed MarkBERT that uses word information in this work. Existing word-based BERT models regard words as basic units, however, due to the vocabulary limit of BERT, they only cover high-frequency words and…

计算与语言 · 计算机科学 2022-10-11 Linyang Li , Yong Dai , Duyu Tang , Xipeng Qiu , Zenglin Xu , Shuming Shi

Chinese Automatic Speech Recognition (ASR) error correction presents significant challenges due to the Chinese language's unique features, including a large character set and borderless, morpheme-based structure. Current mainstream models…

计算与语言 · 计算机科学 2023-08-08 Jiaxin Fan , Yong Zhang , Hanzhang Li , Jianzong Wang , Zhitao Li , Sheng Ouyang , Ning Cheng , Jing Xiao

Recurrent neural networks (RNNs) have achieved great success in language modeling. However, since the RNNs have fixed size of memory, their memory cannot store all the information about the words it have seen before in the sentence, and…

计算与语言 · 计算机科学 2016-11-29 Da-Rong Liu , Shun-Po Chuang , Hung-yi Lee

With the rapid growth of the scientific literature, manually selecting appropriate citations for a paper is becoming increasingly challenging and time-consuming. While several approaches for automated citation recommendation have been…

计算与语言 · 计算机科学 2020-07-09 Binh Thanh Kieu , Inigo Jauregi Unanue , Son Bao Pham , Hieu Xuan Phan , Massimo Piccardi

Aligning coordinated text streams from multiple sources and multiple languages has opened many new research venues on cross-lingual knowledge discovery. In this paper we aim to advance state-of-the-art by: (1). extending coarse-grained…

计算与语言 · 计算机科学 2016-09-28 Tao Ge , Qing Dou , Xiaoman Pan , Heng Ji , Lei Cui , Baobao Chang , Zhifang Sui , Ming Zhou

Negation is an important characteristic of language, and a major component of information extraction from text. This subtask is of considerable importance to the biomedical domain. Over the years, multiple approaches have been explored to…

计算与语言 · 计算机科学 2020-05-26 Aditya Khandelwal , Suraj Sawant