Implementation for paper "Improving Abstractive Document Summarization with Salient Information Modeling"
The code is modified based on the OpenNMT-py.
The data could be download from here
Please consider citing our paper
@inproceedings{you2019improving,
title={Improving Abstractive Document Summarization with Salient Information Modeling},
author={You, Yongjian and Jia, Weijia and Liu, Tianyi and Yang, Wenmian},
booktitle={Proceedings of the 57th Conference of the Association for Computational Linguistics},
pages={2132--2141},
year={2019}
}