Package | Description |
---|---|
info.debatty.java.stringsimilarity |
Modifier and Type | Class and Description |
---|---|
class |
Jaccard |
class |
Levenshtein
The Levenshtein distance between two words is the minimum number of
single-character edits (insertions, deletions or substitutions) required to
change one word into the other.
|
Copyright © 2015. All rights reserved.