SOTAVerified

BERTScoreVisualizer: A Web Tool for Understanding Simplified Text Evaluation with BERTScore

2024-09-10Code Available0· sign in to hype

Sebastian Jaskowski, Sahasra Chava, Agam Shah

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The BERTScore metric is commonly used to evaluate automatic text simplification systems. However, current implementations of the metric fail to provide complete visibility into all information the metric can produce. Notably, the specific token matchings can be incredibly useful in generating clause-level insight into the quality of simplified text. We address this by introducing BERTScoreVisualizer, a web application that goes beyond reporting precision, recall, and F1 score and provides a visualization of the matching between tokens. We believe that our software can help improve the analysis of text simplification systems by specifically showing where generated, simplified text deviates from reference text. We host our code and demo on GitHub.

Tasks

Reproductions