Introduction: Advanced Word Vector Algorithms
Get an overview of advanced word vector algorithms.
We'll cover the following...
Word embeddings
In the previous chapter, Word2vec: Learning Word Embeddings, we introduced Word2vec, the basics of learning word embeddings, and the two common Word2vec algorithms: skip-gram ...