# 🧠 Neural Machine Translation of Rare Words with Subword Units —
By Apurva KanthPublished on Hashnode
💭 The Problem: When Neural Networks Don’t Know a Word
Traditional Neural Machine Translation (NMT) systems work with a fixed vocabulary — often limited to around 30,000–50,000 words.
But languages are full of ra...
apurvak3.hashnode.dev4 min read