PrimerAI / blanc

Human-free quality estimation of document summaries
MIT License
94 stars 11 forks source link

Batched shannon #47

Closed UntotaufUrlaub closed 1 year ago

UntotaufUrlaub commented 1 year ago

Hi,

does Shannon support batched evaluation? If so, how to use it? As far as I see the Shannon.go() function only takes a single summary document pair. I am looking for a batched version in the hope to boost performance with respect to time consumption.

kind regards

OlegVasilyev4096 commented 1 year ago

Thank you for the suggestion. We'll try to add a batched version.