You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jason Lee (JIRA)" <ji...@apache.org> on 2018/07/31 05:01:00 UTC

[jira] [Created] (TEXT-128) incorrect result from JaroWinklerDistance(计算不正确)

Jason Lee created TEXT-128:
------------------------------

             Summary: incorrect result from JaroWinklerDistance(计算不正确)
                 Key: TEXT-128
                 URL: https://issues.apache.org/jira/browse/TEXT-128
             Project: Commons Text
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Jason Lee


scala> val jw=new JaroWinklerDistance
scala> jw("trump","donald trump")
res1: Double = 0.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)