summary-py is a simple wrapper around a code from repository PreSumm.
- Download ria news datasets for extractive summarization
make ria_20
make ria_1k
make ria_full
- Build docker image
make build
-
Change data path
config/ext_summary.yaml
-
Run training
docker run --gpus all summarypy
- Add abstractive summarization.
Licensed under MIT license.