Measures summary quality by finding the longest common subsequence (LCS) of words, capturing sentence-level structural similarity without requiring consecutive matches.
output
(str): The generated textexpectedOutput
(str): The reference textResult
(float): A score between 0 and 1.