How you calculate similarity after having the embedding?
#9
by
vega6000
- opened
Hi, sorry I am new to this, after your have the phrase embedding do you use:
similatiry = cosine_similarity([sentence_embedding1], [sentence_embedding2])
it supposely gives a value between -1 and 1 what value do you agree beeing similar meaning? >0.5?
thank you for the suppport!
tomaarsen
changed discussion status to
closed