Effective_Extractive_Summarization
Effective_Extractive_Summarization copied to clipboard
Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"
While running the testing script I am encountering the following error: File "main.py", line 345, in test(args, 'test') File "main.py", line 249, in test ext_idx = extractor(raw_art_sents) File "/content/Effective_Extractive_Summarization/decoding.py", line...
Hello, I am using your model. But I need to train with other datasets. And I'm having a problem. The main reason is that the JSON data is not properly...