This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git.
from 19df20d TEXT-156: Update changes.xml new d768027 TEXT-157: Remove rounding from JaccardSimilarity and Distance new eacfa36 TEXT-157: Use expected=(intersect/union) in Jaccard tests new bf2f234 Merge branch 'improvement-TEXT-157' The 3 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 + .../commons/text/similarity/JaccardDistance.java | 2 +- .../commons/text/similarity/JaccardSimilarity.java | 2 +- .../text/similarity/JaccardDistanceTest.java | 31 +++++++++++----------- .../text/similarity/JaccardSimilarityTest.java | 31 +++++++++++----------- 5 files changed, 35 insertions(+), 32 deletions(-)