searchivarius commented on issue #12342:
URL: https://github.com/apache/lucene/issues/12342#issuecomment-1656883408

   @msokolov the transformation also preserves the inner product up to a 
query-specific constant.
   
   >what is the meaning of the length of the vectors - where does it come from? 
Do the training processes generate non-unit vectors
   
   Yes, the training process often uses the inner/doct product and not the 
cosine similarity, so some information is being encoded by the vector 
length/magnitude. Typically, however, the variance isn't that huge. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to