Uses of Package
org.apache.commons.text.similarity
Packages that use org.apache.commons.text.similarity
-
Classes in org.apache.commons.text.similarity used by org.apache.commons.text.similarityClassDescriptionMeasures the Cosine similarity of two vectors of an inner product space and compares the angle between them.Interface for Edit Distances.Represents the intersection result between two sets.Mutable counter class for storing the count of elements.A minimal implementation of a Bag that can store elements and a count.Measures the Jaccard similarity (aka Jaccard index) of two sets of character sequence.A similarity algorithm indicating the percentage of matched characters between two character sequences.An algorithm for measuring the difference between two character sequences.An algorithm for measuring the difference between two character sequences.Container class to store Levenshtein distance between two character sequences.A similarity algorithm indicating the length of the longest common subsequence between two strings.Interface for the concept of a string similarity score.A tokenizer.