Hi All,
I have implemented text embedding using doc 2 vec and stored the vectors in elastic search , using cosine similarity I am trying to search for similar texts. But the issue is whenver I am giving a same text twice the output differs , for the same text the output changes constantly and also the scores differs.
Can anyone explain me why is this happening? I am confused...
Hope I am clear..
....
Thank you