09 September 2015 15 3K Report

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