Skip to content

nsorin/AbstractiveSummarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstractive Summarization

Requirements:

To install the requirements run pip install -r requirements.txt

Dataset

Training and Evaluation data is available here: https://drive.google.com/open?id=0B6N7tANPyVeBNmlSX19Ld2xDU1E Please download the files and put the data in a new folder data/.

Training

To reproduce the results please run python3 script/train.py. This will train the system for 30,000 training iterations.

Testing

To run the testing please run python3 script/test.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages