Home

Awesome

Stylized Story Generation with Style-Guided Planning

This repository contains the pytorch implementation of "Stylized Story Generation with Style-Guided Planning".

Xiangzhe Kong∗, Jialiang Huang∗, Ziquan Tung, Jian Guan and Minlie Huang†

Code description

Run

We provide a shell script that incorporate both training and testing procedure.

bash run.sh parallel
bash run.sh serial

Logs about the training and testing will be saved in the directory of each model respectively.

Besides, BLEU scores are saved in analyze/bleu and LSC/SSC scores are saved in analyze/LSC_SSC.