https://www.meetup.com/LondonPython/events/240263693/
Word embeddings are a family of Natural Language Processing (NLP) algorithms where words are mapped to vectors in low-dimensional space.
The interest around word embeddings has been on the rise in the past few years, because these techniques have been driving important improvements in many NLP applications like text classification, sentiment analysis or machine translation.
This talk is an introduction to word embeddings, in particular with details on word2vec and doc2vec