Package | Description |
---|---|
info.debatty.java.stringsimilarity |
Class and Description |
---|
CharacterSubstitutionInterface
Used to indicate the cost of character substitution.
|
KShingling
k-shingling is the operation of transforming a string (or text document) into
a set of n-grams, which can be used to measure the similarity between two
strings or documents.
|
StringProfile
Profile of a string, computed using shingling.
|
StringSet |
Copyright © 2015. All rights reserved.