Code in place Final project - Map procedures

by Matias X

Description

It's a tool that compares the lines of two txt files and returns a third file with each line of the first file, the line of the second with the highest degree of match and the percentage of coincidence between both using the Jaro Winkler algorithm.