Byung-Wan Lim
Results
2
comments of
Byung-Wan Lim
Yes, qadd, qrec can be one solution using current implementation of simbase. um.. but, isn't there another indexing structure which similarity query performance is less than O(N) (O(logN) would be...
Supporting Manhattan distance also seems very good, thanks! but, I couldn't fully understand integer vector score function because I didn't fully read and understand simbase code ==> - @Override -...