DAESO: Detecting And Exploiting Semantic Overlap

Basic method: compute for every sentence in the documents an importance weight. Sort sentences on their importance. Start creating a summary by adding the sentence with highest weight. Take the next important sentence and measure the similarity with the sentence that are already in the summary. If little overlap, then add sentence to summary. Repeat until maximum summary size is reached. DAESO Detecting and Exploiting Semantic Overlap