Problem
Assume that we are given a database of five sentences d_i and a query q, and we calculated, given a symmetrical similarity measure, the similarity values as below. Further assume that λ is given by the user to be 0.5.
Generate a two-sentence summary from the sentence collection using the Maximal Marginal Relevance (MMR) algorithm.