<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Word Embeddings on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/word-embeddings/</link><description>Recent content in Word Embeddings on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 06 Oct 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/word-embeddings/index.xml" rel="self" type="application/rss+xml"/><item><title>NLP (2): Word Embeddings and Language Models</title><link>https://www.chenk.top/en/nlp/word-embeddings-lm/</link><pubDate>Mon, 06 Oct 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/nlp/word-embeddings-lm/</guid><description>&lt;span class="math-block">$$\vec{\text{king}} - \vec{\text{man}} &amp;#43; \vec{\text{woman}} \approx \vec{\text{queen}}$$&lt;/span>
&lt;p>
The entire trajectory of NLP shifted toward representation learning. This article walks through that shift—from the failure of one-hot vectors, to Word2Vec&amp;rsquo;s shallow networks, to the global statistics that GloVe exploits, to the subword n-grams that let FastText handle unseen words—and finally connects embeddings to the language models that gave rise to them.&lt;/p></description></item></channel></rss>