HHousen / DocSum

A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.
https://haydenhousen.com/projects/docsum/
GNU General Public License v3.0
66 stars 13 forks source link

Is this extractive or abstractive? #1

Closed Hellisotherpeople closed 4 years ago

Hellisotherpeople commented 4 years ago

And if it's extractive - is it only selecting sentences? or can it form summaries at the word/token level?

HHousen commented 4 years ago

This tool performs abstractive summarization.