/** * Various implementations of Levenshtein distance. * @author Dylon Edwards * @since 2.1.0 */ package com.github.liblevenshtein.distance;