SigmaWe / DocAsRef

Using document as reference summary in summary evaluation
2 stars 0 forks source link

`min_length` and `max_length` for summarizers #19

Closed forrestbao closed 1 year ago

forrestbao commented 1 year ago

Let's try a simple strategy. Try max_length as 10%, 20%, and 40% of original documents. Then let min_length be a fraction of max_length, e.g., 50% for now.

Let's see the initial result, which will reveal the direction to improve.