中文
相关论文

相关论文: TransCouplet:Transformer based Chinese Couplet Gen…

200 篇论文

Machine translation (MT) has historically faced significant challenges when applied to literary works, particularly in the domain of poetry translation. The advent of Large Language Models such as ChatGPT holds potential for innovation in…

计算与语言 · 计算机科学 2024-06-06 Shanshan Wang , Derek F. Wong , Jingming Yao , Lidia S. Chao

Obtaining valuable information from massive data efficiently has become our research goal in the era of Big Data. Text summarization technology has been continuously developed to meet this demand. Recent work has also shown that…

计算与语言 · 计算机科学 2025-03-10 Yu Zhao , Songping Huang , Dongsheng Zhou , Zhaoyun Ding , Fei Wang , Aixin Nian

Text normalization, defined as a procedure transforming non standard words to spoken-form words, is crucial to the intelligibility of synthesized speech in text-to-speech system. Rule-based methods without considering context can not…

计算与语言 · 计算机科学 2022-04-01 Wenlin Dai , Changhe Song , Xiang Li , Zhiyong Wu , Huashan Pan , Xiulin Li , Helen Meng

Encouraged by recent interest in traditional Chinese instruments this work proposes a computational sound synthesis model for a traditional Chinese instrument, the guzheng. Digital waveguide model and modal synthesis are the most popular…

信号处理 · 电气工程与系统科学 2019-10-15 Enda Zhang , Gopal Gupta , Charles Greif , Andrew Paplinski

We proposed the Chinese Text Adapter-Flux (CTA-Flux). An adaptation method fits the Chinese text inputs to Flux, a powerful text-to-image (TTI) generative model initially trained on the English corpus. Despite the notable image generation…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Yue Gong , Shanyuan Liu , Liuzhuozheng Li , Jian Zhu , Bo Cheng , Liebucha Wu , Xiaoyu Wu , Yuhang Ma , Dawei Leng , Yuhui Yin

We propose a transition-based bubble parser to perform coordination structure identification and dependency-based syntactic analysis simultaneously. Bubble representations were proposed in the formal linguistics literature decades ago; they…

计算与语言 · 计算机科学 2021-07-16 Tianze Shi , Lillian Lee

The generation of classical Chinese \textit{Ci} poetry, a form demanding a sophisticated blend of structural rigidity, rhythmic harmony, and artistic quality, poses a significant challenge for large language models (LLMs). To systematically…

计算与语言 · 计算机科学 2026-02-17 Shangqing Zhao , Yupei Ren , Yuhao Zhou , Xiaopeng Bai , Man Lan

Syntax-directed translation tools require the specification of a language by means of a formal grammar. This grammar must conform to the specific requirements of the parser generator to be used. This grammar is then annotated with semantic…

编程语言 · 计算机科学 2015-01-12 Fernando Berzal , Francisco J. Cortijo , Juan-Carlos Cubero , Luis Quesada

We investigate the problem of Chinese Grammatical Error Correction (CGEC) and present a new framework named Tail-to-Tail (\textbf{TtT}) non-autoregressive sequence prediction to address the deep issues hidden in CGEC. Considering that most…

计算与语言 · 计算机科学 2021-10-27 Piji Li , Shuming Shi

In the training of transition-based dependency parsers, an oracle is used to predict a transition sequence for a sentence and its gold tree. However, the transition system may exhibit ambiguity, that is, there can be multiple correct…

计算与语言 · 计算机科学 2018-02-07 Xuancheng Ren , Xu Sun

Chinese Grammatical Error Correction (CGEC) is both a challenging NLP task and a common application in human daily life. Recently, many data-driven approaches are proposed for the development of CGEC research. However, there are two major…

We propose a novel method enabling autocompletion of chemical flowsheets. This idea is inspired by the autocompletion of text. We represent flowsheets as strings using the text-based SFILES 2.0 notation and learn the grammatical structure…

机器学习 · 计算机科学 2024-01-17 Gabriel Vogel , Lukas Schulze Balhorn , Artur M. Schweidtmann

While contrastive learning greatly advances the representation of sentence embeddings, it is still limited by the size of the existing sentence datasets. In this paper, we present TransAug (Translate as Augmentation), which provide the…

计算与语言 · 计算机科学 2025-06-04 Jue Wang

In order to achieve deep natural language understanding, syntactic constituent parsing is a vital step, highly demanded by many artificial intelligence systems to process both text and speech. One of the most recent proposals is the use of…

计算与语言 · 计算机科学 2022-12-26 Daniel Fernández-González , Carlos Gómez-Rodríguez

Classical Chinese, as the core carrier of Chinese culture, plays a crucial role in the inheritance and study of ancient literature. However, existing natural language processing models primarily optimize for Modern Chinese, resulting in…

计算与语言 · 计算机科学 2025-04-30 Xinyu Yao , Mengdi Wang , Bo Chen , Xiaobing Zhao

Representing speech as discretized units has numerous benefits in supporting downstream spoken language processing tasks. However, the approach has been less explored in speech synthesis of tonal languages like Mandarin Chinese. Our…

音频与语音处理 · 电气工程与系统科学 2024-09-04 Dehua Tao , Daxin Tan , Yu Ting Yeung , Xiao Chen , Tan Lee

The Chinese Remainder Theorem for the integers says that every system of congruence equations is solvable as long as the system satisfies an obvious necessary condition. This statement can be generalized in a natural way to arbitrary…

计算复杂性 · 计算机科学 2023-07-07 Miguel Campercholi , Diego Castaño , Gonzalo Zigarán

Recent progress in neural learning demonstrated that machines can do well in regularized tasks, e.g., the game of Go. However, artistic activities such as poem generation are still widely regarded as human's special capability. In this…

计算与语言 · 计算机科学 2016-06-21 Qixin Wang , Tianyi Luo , Dong Wang

Prefix parsing asks whether an input prefix can be extended to a complete string generated by a given grammar. In the weighted setting, it also provides prefix probabilities, which are central to context-free language modeling,…

计算与语言 · 计算机科学 2026-05-05 Clemente Pasti , Andreas Opedal , Timothy J. O'Donnell , Ryan Cotterell , Tim Vieira

CPEG is an extended parsing expression grammar with regex-like capture annotation. Two annotations (capture and left-folding) allow a flexible construction of syntax trees from arbitrary parsing patterns. More importantly, CPEG is designed…

编程语言 · 计算机科学 2018-12-19 Daisuke Yamaguchi , Kimio Kuramitsu