StevenWD / ETADS

Implementation for paper "Improving Abstractive Document Summarization with Salient Information Modeling"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
} 

About

Implementation for paper "Improving Abstractive Document Summarization with Salient Information Modeling"

License:MIT License


Languages

Language:Python 95.8%Language:Shell 4.2%