Uses of Package
info.debatty.java.stringsimilarity
Packages that use info.debatty.java.stringsimilarity
-
Classes in info.debatty.java.stringsimilarity used by info.debatty.java.stringsimilarityClassDescriptionAs an adjunct to CharacterSubstitutionInterface, this interface allows you to specify the cost of deletion or insertion of a character.Used to indicate the cost of character substitution.Abstract class for string similarities that rely on set operations (like cosine similarity or jaccard index).