TransCouplet:Transformer based Chinese Couplet Generation
2021-12-03Code Available0· sign in to hype
Kuan-Yu Chiang, Shihao Lin, Joe Chen, Qian Yin, Qizhen Jin
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/chiang9/NLP-Chinese_couplet_generationOfficialpytorch★ 7
Abstract
Chinese couplet is a special form of poetry composed of complex syntax with ancient Chinese language. Due to the complexity of semantic and grammatical rules, creation of a suitable couplet is a formidable challenge. This paper presents a transformer-based sequence-to-sequence couplet generation model. With the utilization of AnchiBERT, the model is able to capture ancient Chinese language understanding. Moreover, we evaluate the Glyph, PinYin and Part-of-Speech tagging on the couplet grammatical rules to further improve the model.