maxharlow / csvmatch

🔎 Finds fuzzy matches between CSV files
Other
183 stars 22 forks source link

How to output the score of the match #35

Closed gismomtl closed 4 years ago

gismomtl commented 4 years ago

Hi, especially for the fuzzy method, is there a way to add to the output the score of the match found to be able to quickly find the ones which have the least match and so the most one which could be a wrong match...

maxharlow commented 4 years ago

Hi there, yes this is possible using the --output parameter including degree. There's some more information in the readme, but it'll probably look something like --output 1* 2* degree.