kedz / nnsum

An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarization" (https://arxiv.org/abs/1810.12343).
108 stars 19 forks source link

Problem downloading PubMed dataset #11

Open alkakhurana opened 4 years ago

alkakhurana commented 4 years ago

Hi, I tried downloading PubMed data-set using

python summarization-datasets/preprocess_pubmed.py \ --data-dir data/

This creates directory data/pubmed on my system (Windows 10) and has disk size of approx. 1.47 GB but within pubmed folder, all the files are of 0 KB.