ameyjadiye commented on issue #103: TEXT-126: Adding Sorensen-Dice similarity algoritham URL: https://github.com/apache/commons-text/pull/103#issuecomment-471152687 @aherbert @kinow , however up and above the existing algorithm I liked the Idea of changing the code in #109 so the results will be ``` "aa" vs "aaaaaaaa" == 2 / 8 = 0.25 ```. you guys can change the existing class later or you want me to change the code here to pass this case?
---------------------------------------------------------------- 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
