English, asked by rajeev1334, 1 year ago

Using word embeddings to calculate word similarity

Answers

Answered by dut
0

What is the best way to measure text similarities based on word2vec word embeddings?

What is the best way right now to measure the text similarity between two documents based on the word2vec word embeddings?

We used word2vec to create word embeddings (vector representations for words).

Now we want to use these word embeddings to measure the text similarity between two documents.

Which technique it the best right now to calculate text similarity using word embeddings?

Thanks.

Similar questions