dennlinger / summaries

A toolkit for summarization analysis and aspect-based summarizers
MIT License
11 stars 0 forks source link

Add "lead k characters" by sentence baseline #66

Open dennlinger opened 1 year ago

dennlinger commented 1 year ago

Similar to the LexRank implementation, it should be possible to add the "optimal" number of sentences, by simply adding more sentences until the target length is reached.