AndroidePsicokiller / Matching_script

Take two lists of strings (input and match-against) as input, return a list of the input strings along with the winning match and score for each algorithm used

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matching_script

Take two lists of strings (input and match-against) as input, return a list of the input strings along with the winning match and score for each algorithm used

About

Take two lists of strings (input and match-against) as input, return a list of the input strings along with the winning match and score for each algorithm used


Languages

Language:Python 100.0%