Word Vectors详解(1)

We want to represent a word with a vector in NLP. There are many methods. 1 one-hot Vector Represent every word as an ℝ|V|∗1 vector with all 0s and one 1 at the index of that word in the sorted englis
相关文章
相关标签/搜索