Closed anubisthejackle closed 10 years ago
I was testing the different similarity indexes and noticed that HammingDistance would fail if I used Tokenize before hand. I accounted for this, so it now accepts pure strings, or tokenized input.
I was testing the different similarity indexes and noticed that HammingDistance would fail if I used Tokenize before hand. I accounted for this, so it now accepts pure strings, or tokenized input.