- Nutribullets Hybrid: Multi-document Health Summarization. NAACL 2021 (Contrastive Summarization Method) https://arxiv.org/abs/2104.03465
- Nutri-bullets: Summarizing Health Studies by Composing Segments. AAAI 2021 (Dataset Introduced) https://arxiv.org/abs/2103.11921
The Healthline dataset is sourced from https://www.healthline.com. You can download the processed and annotated version here https://drive.google.com/file/d/18ZU5VuiPC329c_BbyBLh2_m67vQ-jE3Y/view?usp=sharing. You might find this youtube link helpful to get started with the dataset https://youtu.be/wX20m2fIzTU.
Please reach out if you have any questions.
If you find this repo useful, please cite our papers.
@misc{shah2021nutribullets,
title={Nutribullets Hybrid: Multi-document Health Summarization},
author={Darsh J Shah and Lili Yu and Tao Lei and Regina Barzilay},
year={2021},
eprint={2104.03465},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
@misc{shah2021nutribullets,
title={Nutri-bullets: Summarizing Health Studies by Composing Segments},
author={Darsh J Shah and Lili Yu and Tao Lei and Regina Barzilay},
year={2021},
eprint={2103.11921},
archivePrefix={arXiv},
primaryClass={cs.CL}
}