A simple desktop application built with Python and Tkinter to visualize the Edit Distance algorithm. This tool generates the dynamic programming matrix used to calculate the minimum number of edits ...
Generates string transformation tasks where models must apply minimum edit operations (insert, delete, replace) to transform one string into another. Compatible with VMEvalKit framework. This task ...