Quantifies the overall textual resemblance between a generated summary and a reference summary by using character-level fuzzy matching. This metric accounts for minor variations in wording or structure while still capturing how similar the two texts are at a surface level.
actual_output
: The generated text or summary from the model.expected_output
: The reference or ground truth text to compare against.