Closed richardxy closed 8 years ago
You are correct--I was pulled onto other projects and have not had time to complete this one. It is definitely still something I want to finish. Feel free to submit a pull request if you're interested in doing it :) Otherwise I'll get to it soon.
sorry i meant "len(x[1]) > c" should "len(x[1]) >= c"
thanks
I'm still not sure what file / line number you're referring to.
Closing this issue as the question was never clarified.
Hi, Thanks for writing the package. It seems to me that the compute function of LSH model is still missing. In the Scala counterpart, the compute function finds the similar items to the input entry.
thanks, Richard