Skip to content

GSum: A General Framework for Guided Neural Abstractive Summarization

License

Notifications You must be signed in to change notification settings

gongel/guided_summarization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GSum: A General Framework for Guided Neural Abstractive Summarization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Cuda 1.8%
  • Other 0.9%