Essential Knowledge for Machine Learning Competitions: Word2Vec
1 Introduction This article mainly introduces a very classic algorithm in word embedding, Word2Vec. Initially, Word2Vec was primarily used in text-related problems, but now friends participating in competitions should have noticed that almost half of the traditional data competitions involve Word2Vec. Therefore, we must take a good look at what Word2Vec is actually learning, so … Read more