language-evaluation icon indicating copy to clipboard operation
language-evaluation copied to clipboard

Summary-level ROUGE-L

Open bckim92 opened this issue 7 years ago • 0 comments

According to the original ROUGE paper, current ROUGE implementation (from google-research) only support sentence-level LCS. Thus, summary-level LCS needs to be implemented.

bckim92 avatar Jan 24 '19 04:01 bckim92