All Projects → neulab → guided_summarization

neulab / guided_summarization

Licence: MIT License
GSum: A General Framework for Guided Neural Abstractive Summarization

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects

Implementations of our paper GSum: A General Framework for Guided Neural Abstractive Summarization.

Code

The bart and bert repos contain code and documentations for BART- and BERT-based models respectively.

The scripts repo contains some helper functions for extracting the guidance signals.

Citation

@inproceedings{dou2021gsum,
  title={GSum: A General Framework for Guided Neural Abstractive Summarization},
  author={Dou, Zi-Yi and Liu, Pengfei and Hayashi, Hiroaki and Jiang, Zhengbao and Neubig, Graham},
  booktitle={Conference of the North American Chapter of the Association for Computational Linguistics (NAACL)},
  year={2021}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].