Sentence transformet
I am new to the embedding model and am using multilingual data; I want to match their similarities. Do I need to translate all of them into English for a good result, or will a multilingual embedding model handle it on its own?
Example
text1: Vaccines cause infertility
text2: Impfstoffe verursachen Unfruchtbarkeit
Can the multilingual embedding model match them without the translation of text2?