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