quentin-burthier / DCA

PyTorch implementation of Deep Communicating Agents for Abstractive Summarization
MIT License
8 stars 2 forks source link
natural-language-processing pytorch summarization

Deep Communicating Agents for Abstractive Summarization

PyTorch implementation of Deep Communicating Agents for Abstractive Summarization (Celikyilmaz et al., NAACL 2018)

Ongoing work

Setup

The following environment variables should be defined:

$CNNDM_PATH/
│   vocab_cnt.pkl
│
└───train
│      1.json
│      2.json
|      ...
|
└───val
|
└───test