Story generation with rich details

About

This repository shares the code and data for our paper Story generation with rich details for interest of reproducing its results. For questions, please mail to Zhai Fangzhou.

Environment

The core enrironment is AllenNLP 0.9.0.

Data

All data is included in ./data_seg_train and ./data_seg_val.

Usage

  1. your data format should follow that of the files in ./data_combinations
  2. adjust settings in optimization.py
  3. execute optimization.py