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

   Q: just want to make sure I understand what the transformation is that you 
are testing here. Is it that you are taking non-unit vectors and making them 
into unit vectors by dividing by the max length in the corpus and then adding 
another dimension to force the vector to be unit length? And then comparing 
this to max-inner-product on vectors of varying length? If so, what is the 
meaning of the length of the vectors - where does it come from? Do the training 
processes generate non-unit vectors?


-- 
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