text_summurization_abstractive_methods icon indicating copy to clipboard operation
text_summurization_abstractive_methods copied to clipboard

Use pertained model to give summary of new files

Open shriyavanvari opened this issue 6 years ago • 1 comments

Hi. Can you tell me how I would be able to use the Pointer generator model to give me summary of a completely new paragraph?

shriyavanvari avatar Nov 24 '19 08:11 shriyavanvari

You can have a look on this notebook , I have modified it to use text from a csv file, which loops on its rows to summarize them

theamrzaki avatar May 23 '20 21:05 theamrzaki