Multi-News icon indicating copy to clipboard operation
Multi-News copied to clipboard

Large-scale multi-document summarization dataset and code

Results 6 Multi-News issues
Sort by recently updated
recently updated
newest added

Hi! Would it be possible to upload the [Raw data, bad retrievals removed](https://drive.google.com/open?id=1jwBzXBVv8sfnFrlzPnSUBHEEAbpIUnFq) data as a `.zip` to the Google Drive, similar to `multi-news-original`? [I am trying to point the...

Hi Alexander, thanks for sharing the code. The paper has reported the result of copyTransformer and the code you share in https://github.com/Alex-Fabbri/Multi-News/tree/master/code/OpenNMT-py-baselines is called Transformer. I just want to confirm...

Thanks for sharing the code and data! Table 6 in the paper cites the Rouge results of First-3 (R1=39.41) being higher than LexRank (R1=38.27) and TextRank (R1=38.44). This seems a...

Hi Good work!!! When I run "run_test_transformer.sh" using pre-trained model, which I have download from Google Drive, while running this one, getting error like that File "translate.py", line 37, in...

In the source data "Raw data, bad retrievals removed"->"test.src.cleaned", line 4737 is blank

Bumps [joblib](https://github.com/joblib/joblib) from 0.11 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies