中文
相关论文

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

200 篇论文

As an exquisite and concise literary form, poetry is a gem of human culture. Automatic poetry generation is an essential step towards computer creativity. In recent years, several neural models have been designed for this task. However,…

人工智能 · 计算机科学 2018-09-13 Xiaoyuan Yi , Maosong Sun , Ruoyu Li , Zonghan Yang

The Backpack is a Transformer alternative shown to improve interpretability in English language modeling by decomposing predictions into a weighted sum of token sense components. However, Backpacks' reliance on token-defined meaning raises…

计算与语言 · 计算机科学 2023-10-20 Hao Sun , John Hewitt

Chinese word segmentation and dependency parsing are two fundamental tasks for Chinese natural language processing. The dependency parsing is defined on word-level. Therefore word segmentation is the precondition of dependency parsing,…

计算与语言 · 计算机科学 2019-12-19 Hang Yan , Xipeng Qiu , Xuanjing Huang

Recent pretraining models in Chinese neglect two important aspects specific to the Chinese language: glyph and pinyin, which carry significant syntax and semantic information for language understanding. In this work, we propose ChineseBERT,…

计算与语言 · 计算机科学 2021-07-01 Zijun Sun , Xiaoya Li , Xiaofei Sun , Yuxian Meng , Xiang Ao , Qing He , Fei Wu , Jiwei Li

Automatic generation of high-quality Chinese fonts from a few online training samples is a challenging task, especially when the amount of samples is very small. Existing few-shot font generation methods can only synthesize low-resolution…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yitian Liu , Zhouhui Lian

Generating lyrics and poems is one of the essential downstream tasks in the Natural Language Processing (NLP) field. Current methods have performed well in some lyrics generation scenarios but need further improvements in tasks requiring…

计算与语言 · 计算机科学 2023-03-21 Li Yi

In constituency parsing, span-based decoding is an important direction. However, for Chinese sentences, because of their linguistic characteristics, it is necessary to utilize other models to perform word segmentation first, which…

计算与语言 · 计算机科学 2022-12-01 Zhicheng Wang , Tianyu Shi , Cong Liu

The Chinese language has evolved a lot during the long-term development. Therefore, native speakers now have trouble in reading sentences written in ancient Chinese. In this paper, we propose to build an end-to-end neural model to…

计算与语言 · 计算机科学 2022-10-14 Zhiyuan Zhang , Wei Li , Qi Su

In recent years, the automatic generation of classical Chinese poetry has made great progress. Besides focusing on improving the quality of the generated poetry, there is a new topic about generating poetry from an image. However, the…

计算与语言 · 计算机科学 2020-03-25 Yusen Liu , Dayiheng Liu , Jiancheng Lv , Yongsheng Sang

With the success of down streaming task using English pre-trained language model, the pre-trained Chinese language model is also necessary to get a better performance of Chinese NLP task. Unlike the English language, Chinese has its special…

计算与语言 · 计算机科学 2022-02-24 Chao Lv , Han Zhang , XinKai Du , Yunhao Zhang , Ying Huang , Wenhao Li , Jia Han , Shanshan Gu

Creating a pop song melody according to pre-written lyrics is a typical practice for composers. A computational model of how lyrics are set as melodies is important for automatic composition systems, but an end-to-end lyric-to-melody model…

音频与语音处理 · 电气工程与系统科学 2023-01-05 Daiyu Zhang , Ju-Chiang Wang , Katerina Kosta , Jordan B. L. Smith , Shicen Zhou

Research has shown that sequence-to-sequence neural models, particularly those with the attention mechanism, can successfully generate classical Chinese poems. However, neural models are not capable of generating poems that match specific…

计算与语言 · 计算机科学 2018-09-13 Jiyuan Zhang , Dong Wang

With rapid development of neural networks, deep-learning has been extended to various natural language generation fields, such as machine translation, dialogue generation and even literature creation. In this paper, we propose a theme-aware…

计算与语言 · 计算机科学 2019-06-06 Jie Wang , Xinyan Zhao

Chinese parsing has traditionally been solved by three pipeline systems including word-segmentation, part-of-speech tagging and dependency parsing modules. In this paper, we propose an end-to-end Chinese parsing model based on character…

计算与语言 · 计算机科学 2020-12-09 Yuan Zhang , Zhiyang Teng , Yue Zhang

Traditional methods in Chinese typography synthesis view characters as an assembly of radicals and strokes, but they rely on manual definition of the key points, which is still time-costing. Some recent work on computer vision proposes a…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Hanfei Sun , Yiming Luo , Ziang Lu

Grapheme-to-phoneme (G2P) conversion serves as an essential component in Chinese Mandarin text-to-speech (TTS) system, where polyphone disambiguation is the core issue. In this paper, we propose an end-to-end framework to predict the…

音频与语音处理 · 电气工程与系统科学 2025-01-03 Dongyang Dai , Zhiyong Wu , Shiyin Kang , Xixin Wu , Jia Jia , Dan Su , Dong Yu , Helen Meng

Idioms are an important language phenomenon in Chinese, but idiom translation is notoriously hard. Current machine translation models perform poorly on idiom translation, while idioms are sparse in many translation datasets. We present…

计算与语言 · 计算机科学 2022-02-22 Kenan Tang

Humor, a culturally nuanced aspect of human language, poses challenges for computational understanding and generation, especially in Chinese humor, which remains relatively unexplored in the NLP community. This paper investigates the…

计算与语言 · 计算机科学 2024-03-19 Rongwu Xu

Grapheme-to-phoneme (G2P) conversion is an indispensable part of the Chinese Mandarin text-to-speech (TTS) system, and the core of G2P conversion is to solve the problem of polyphone disambiguation, which is to pick up the correct…

音频与语音处理 · 电气工程与系统科学 2022-07-26 Song Zhang , Ken Zheng , Xiaoxu Zhu , Baoxiang Li

Neural language representation models such as GPT, pre-trained on large-scale corpora, can effectively capture rich semantic patterns from plain text and be fine-tuned to consistently improve natural language generation performance.…

计算与语言 · 计算机科学 2024-08-20 Yixiao Yuan , Yangchen Huang , Yu Ma , Xinjin Li , Zhenglin Li , Yiming Shi , Huapeng Zhou