Hey, the test is failing :-) . Great work though! Thanks for the PRs.
I would also change JaroWinklerDistance the same way that I changed the TverskyIndex. The dist() and similarity() functions should not change. The constructor should accept parameters that change how the distance behaves.
Hey, the test is failing :-) . Great work though! Thanks for the PRs.
I would also change JaroWinklerDistance the same way that I changed the TverskyIndex. The
dist()
andsimilarity()
functions should not change. The constructor should accept parameters that change how the distance behaves.