milaKisialiova opened a new pull request #112: Text 158
URL: https://github.com/apache/commons-text/pull/112
 
 
   Fix Jaccard similarity with empty strings:
   Due to bug, Jaccard similarity for two empty strings returned 0.0, and the 
distance 1.0, now it returns similarity 1.0, and the distance 0.0
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to