scify / JedAIToolkit

An open source, high scalability toolkit in Java for Entity Resolution.
http://jedai.scify.org
Apache License 2.0
212 stars 47 forks source link

getJaccardSimilarity: fix types from int to float #50

Closed Murray1991 closed 3 years ago

Murray1991 commented 3 years ago

With integers the division numerator / denominator is zero.