There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Some languages are fun to compare word by word. So this script takes a file (wordlist) and translates every single line into another language, calculates the levenshtein distance and saves to a CSV file. Pretty straighforward yet useful.