paper-with-me

Papers

Chinese Poetry Generation with Planning based Neural Network

2016-10-31 · COLING 2016 12 · Zhe Wang, wei he, Hua Wu, Haiyang Wu, Wei Li, Haifeng Wang, Enhong Chen

Chinese poetry generation is a very challenging task in natural language processing. In this paper, we propose a novel two-stage poetry generating method which first plans the sub-topics of the poem according to the user's writing intent, and then generates each line of the poem sequentially, using a modified recurrent neural network encoder-decoder framework. The proposed planning-based method can ensure that the generated poem is coherent and semantically consistent with the user's intent. A comprehensive evaluation with human judgments demonstrates that our proposed approach outperforms the state-of-the-art poetry generating methods and the poem quality is somehow comparable to human poets.

📄 PDF Abstract BibTeX arXiv:1610.09889

Code (1)

Epoch-Mengying/Generating-Poetry-with-Chatbot

Tasks

Decoder

Similar Papers 제목 키워드 기반

Deep Poetry: A Chinese Classical Poetry Generation System

2019-11-19 · Yusen Liu, Dayiheng Liu, Jiancheng Lv

In this work, we demonstrate a Chinese classical poetry generation system called Deep Poetry. Existing systems for Chinese classical poetry generation are mostly template-based and very few of them can accept multi-modal…

CCPM: A Chinese Classical Poetry Matching Dataset

2021-06-03 · Wenhao Li, Fanchao Qi, Maosong Sun, Xiaoyuan Yi 외

Poetry is one of the most important art forms of human languages. Recently many studies have focused on incorporating some linguistic features of poetry, such as style and sentiment, into its understanding or generation …

Translation

Poetry2Image: An Iterative Correction Framework for Images Generated from Chinese Classical Poetry

2024-06-15 · Jing Jiang, Yiran Ling, Binzhu Li, Pengxiang Li 외

Text-to-image generation models often struggle with key element loss or semantic confusion in tasks involving Chinese classical poetry.Addressing this issue through fine-tuning models needs considerable training costs. A…

Image GenerationText to Image GenerationText-to-Image Generation

GPT-based Generation for Classical Chinese Poetry

2019-06-29 · Yi Liao, Yasheng Wang, Qun Liu, Xin Jiang

We present a simple yet effective method for generating high quality classical Chinese poetry with Generative Pre-trained Language Model (GPT). The method adopts a simple GPT model, without using any human crafted rules …

Language ModelingLanguage Modelling

From Shakespeare to Li-Bai: Adapting a Sonnet Model to Chinese Poetry

2019-04-01 · ALTA 2019 4 · Zhuohan Xie, Jey Han Lau, Trevor Cohn

In this paper, we adapt Deep-speare, a joint neural network model for English sonnets, to Chinese poetry. We illustrate characteristics of Chinese quatrain and explain our architecture as well as training and generation …