bert-extractive-summarizer icon indicating copy to clipboard operation
bert-extractive-summarizer copied to clipboard

Retrieve ranking of the sentences

Open kgarg8 opened this issue 3 years ago • 2 comments

Can we get the ranking of ALL sentences from the summarizer according to their relevance in the final summary?

kgarg8 avatar Mar 21 '21 21:03 kgarg8

Is this now enabled? I want to use a recent extractive summarization method as a baseline for a task that uses ranking evaluation (MAP) as well as ROUGE type metrics. This requires a score that can be used as an ordinal ranking as well as just an output summary.

dwlmt avatar Apr 07 '21 16:04 dwlmt

Hi Derek, Thank you for your efforts. I had a question. Is there a way to get the rank or score of each of the sentences which are given as inputs? Thanks.

enayet-hossain avatar Nov 14 '22 03:11 enayet-hossain