Package | Description |
---|---|
org.apache.commons.text.similarity |
Provides algorithms for string similarity.
|
Modifier and Type | Method | Description |
---|---|---|
LevenshteinResults |
LevenshteinDetailedDistance.apply(CharSequence left,
CharSequence right) |
Find the Levenshtein distance between two Strings.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.