DRGD-LCSTS icon indicating copy to clipboard operation
DRGD-LCSTS copied to clipboard

code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"

DRGD-LCSTS

  • Code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"
  • Only for dataset LCSTS
  • A refactor version for datasets agiga and duc will be released later

How to use?

  • python prepare_data.py
  • python main_lcsts.py

Other versions

  • https://github.com/toru34/li_emnlp_2017