[
https://issues.apache.org/jira/browse/TEXT-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Tompkins closed TEXT-76.
----------------------------
Released 1.1
> Jaro Winkler implementation is not correct
> ------------------------------------------
>
> Key: TEXT-76
> URL: https://issues.apache.org/jira/browse/TEXT-76
> Project: Commons Text
> Issue Type: Bug
> Affects Versions: 1.0
> Reporter: Luc Boutier
> Assignee: Bruno P. Kinoshita
> Fix For: 1.1
>
>
> Using 3.5 commons-lang the following call return a distance of 1
> StringUtils.getJaroWinklerDistance(“/opt/software1”, “/opt/software2”)
> Jaro Winkler says that distance of 1 means equal string which is not the case
> here.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)