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 using the Levenshtein Distance.Container class to store Levenshtein distance between two character sequences.A similarity algorithm indicating the length of the longest common subsequence between two strings.Scores the similarity between two
Objects of the same type.A simple wordTokenizerthat utilizes a regex to find words.An ordered input of elements used to compute a similarity score.ScoresCharSequencesimilarity, like aString.Produces arrays of tokens for a given type.