dmmiller612 / bert-extractive-summarizer

Easy to use extractive text summarization with BERT
MIT License
1.37k stars 307 forks source link

Condition summarization with a seed #104

Open loretoparisi opened 3 years ago

loretoparisi commented 3 years ago

Is it possible to condition this extractive summarizer model with a seed word (or sentence eventually)? The seed word would belong to the text input itself. Thank you!