dmmiller612 / bert-extractive-summarizer

Easy to use extractive text summarization with BERT
MIT License
1.38k stars 305 forks source link

Is there any way to give high importance to some sentence so that those sentence will be definitely part of summary? #72

Open pratikghanwat7 opened 4 years ago

pratikghanwat7 commented 4 years ago

I am trying to apply this model to some example, but I am not getting the expected sentences in the summary, So is there any way to do so? or do I need to train the model?