theamrzaki / text_summurization_abstractive_methods

Multiple implementations for abstractive text summurization , using google colab
https://medium.com/@theamrzaki
526 stars 219 forks source link

Use pertained model to give summary of new files #12

Open shriyavanvari opened 4 years ago

shriyavanvari commented 4 years ago

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?

theamrzaki commented 4 years ago

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