[
https://issues.apache.org/jira/browse/LANG-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890367#action_12890367
]
Henri Yandell commented on LANG-591:
------------------------------------
API looks good. I'd still remove the setXyz rather than just make them
package-private. Wait for someone to have a use case to need them.
Should it go inside StringUtils?
Is it the same algorithm as the current StringUtils code? Looks different?
> A more complex Levenshtein distance would be useful
> ---------------------------------------------------
>
> Key: LANG-591
> URL: https://issues.apache.org/jira/browse/LANG-591
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Affects Versions: 3.0
> Reporter: Benson Margulies
> Fix For: 3.1
>
> Attachments: LANG-591.diff
>
>
> For some applications, it is necessary to get insert/delete/substitution
> counts from the distance algorithm. I am attaching a patch that provides this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.