RaRe-Technologies/movie-plots-by-genre

Word averaging using normalized word vectors?

woctezuma opened this issue · 0 comments

Hello,

In the notebook, the function to average word vectors is based on normalized word vectors.

averaging word vectors

I wonder what the logic behind this choice is. Isn't the magnitude of the word vector meaningful?

Based on the video, it seems to me that the unnormalized vectors should have been used instead.