You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:21:12 UTC

[jira] [Closed] (LANG-1011) Create a new class StringDistance as host for the getXXDistance methods in StringUtils

     [ https://issues.apache.org/jira/browse/LANG-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Schumacher closed LANG-1011.
-----------------------------------

> Create a new class StringDistance as host for the getXXDistance methods in StringUtils
> --------------------------------------------------------------------------------------
>
>                 Key: LANG-1011
>                 URL: https://issues.apache.org/jira/browse/LANG-1011
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>         Attachments: StringDistanceTest4.java, StringDistanceTest4Pre8.java, StringDistanceTest5.java
>
>
> We're getting more and more algorithms that calculate distances between strings, so it makes sense to create a new class for this kind of logic.
> deprecate getLevenshteinDistance and getJaroWinklerDistance and delegate to the new class. If the new class is implemented in 3.4, move getFuzzyDistance (is has not yet been released)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)