Glossary of Deep Learning: Word Embedding | by Jaron Collis | Deeper Learning | Medium
medium.com · 1,277 words · saved by 1 readers
Word Embedding turns text into numbers, because learning algorithms expect continuous values, not strings.
Glossary of Deep Learning: Word Embedding Jaron Collis 5 min read · Apr 19, 2017 -- 4 Listen Share Press enter or click to view image in full size A plot of word embeddings in English and German. The semantic equivalence of words has been inferred by their context, so similar meanings are co-located. This is because the relative semantics of words are consistent, whatever the language. [Source: Luong et al ] The Big Idea of Word Embedding is to turn text into numbers. This transformation is necessary because many machine learning algorithms (including deep nets) require their input to be vecto
saved by
related reading
- The Illustrated Word2vec – Jay Alammar – Visualizing machine learning one concept at a time.jalammar.github.io
- Word Embeddingslena-voita.github.io
- The Illustrated Word2vec – Jay Alammar – Visualizing machine learning one concept at a time.jalammar.github.io
- 1301.3781arxiv.org
- Semantic Word Embeddingsoffconvex.org
- An intuitive introduction to text embeddings - Stack Overflowstackoverflow.blog
- An intuitive introduction to text embeddings - Stack Overflowstackoverflow.blog
- Comparison of different Word Embeddings on Text Similarity — A use case in NLP | by Intellica.AI | Mediumintellica-ai.medium.com
- Embeddings: What they are and why they mattersimonwillison.net
- A History of Large Language Modelsgregorygundersen.com
- Vector embeddings | OpenAI APIdevelopers.openai.com
- 讓電腦聽懂人話: 直觀理解 Word2Vec 模型. Word2Vec 是 Google 於 2013 年由 Tomas… | by TengYuan Chang | Mediumtengyuanchang.medium.com