This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git.


    from b378a48  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-text.git
     new 38727e3  [TEXT-158]: empty strings must have similarity of 1, and 
distance of 0 (i.e. identical)
     new 74afb2d  Merge pull request #142 from kinow/TEXT-158

The 1203 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                                                | 1 +
 .../java/org/apache/commons/text/similarity/JaccardSimilarity.java     | 3 +++
 .../java/org/apache/commons/text/similarity/JaccardDistanceTest.java   | 2 +-
 .../java/org/apache/commons/text/similarity/JaccardSimilarityTest.java | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)

Reply via email to