Skip to content

Repository files navigation

ExtSumm-Reimplementation

Reimplementation of the model as described in Extractive Summarization of Long Documents by Combining Global and Local Context

Usage

Getting the data

sudo bash get_data.sh

Installing dependencies

sudo bash install_dependencies.sh

Running the Model

Train the model with python3 train_model.py

Test the model with python3 test_model.py

Evaluate the model with the ROUGE metrics with python3 eval_rouge.py

ExtSumm model Resources

GitHub Page

Paper PDF

Data source Resources

GitHub Page

About

Reimplementation of the model as described in Extractive Summarization of Long Documents by Combining Global and Local Context

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages