LorgeN opened a new pull request, #687: URL: https://github.com/apache/commons-text/pull/687
Adds Damerau-Levenshtein distance as a measure. Implementation based on original Levenshtein distance implementation, and modified using Claude 4.0 Sonnet (and human intervention). Unit tests written by comparing various strings manually, and to the value outputted by [RapidFuzz](https://github.com/rapidfuzz/RapidFuzz). Relevant Jira ticket; https://issues.apache.org/jira/browse/TEXT-235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
