| Package | Description | 
|---|---|
| org.apache.commons.text.similarity | Provides algorithms for string similarity. | 
| Class and Description | 
|---|
| EditDistance Interface for Edit Distances. | 
| LevenshteinDetailedDistance An algorithm for measuring the difference between two character sequences. | 
| LevenshteinDistance An algorithm for measuring the difference between two character sequences. | 
| LevenshteinResults Container class to store Levenshtein distance between two character sequences. | 
| SimilarityScore Interface for the concept of a string similarity score. | 
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.