Open gsyndromes opened 4 years ago
[Apache Commons Text 1.8 API] (https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-summary.html)
We intend to use the class LevenshteinDistance (https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDistance.html) to find the closeness of strings to be able to find the closest matching word.
Apache
Approved 👍
Library
[Apache Commons Text 1.8 API] (https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/package-summary.html)
Purpose
We intend to use the class LevenshteinDistance (https://commons.apache.org/proper/commons-text/apidocs/org/apache/commons/text/similarity/LevenshteinDistance.html) to find the closeness of strings to be able to find the closest matching word.
License
Apache