BERTScoreVisualizer: A Web Tool for Understanding Simplified Text Evaluation with BERTScore
Sebastian Jaskowski, Sahasra Chava, Agam Shah

TL;DR
BERTScoreVisualizer is a web tool that visualizes token matchings in BERTScore to provide detailed insights into simplified text evaluation, aiding better analysis of text simplification quality.
Contribution
Introduces BERTScoreVisualizer, a web application that visualizes token matchings in BERTScore for enhanced interpretability in text simplification evaluation.
Findings
Provides detailed token matching visualization
Enhances understanding of simplification quality
Accessible via GitHub for community use
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification
