GNMT
Overview
GNMT, Google Neural Machine Translation, is Google’s end-to-end neural system for Translate. It replaced phrase-based MT with an encoder-decoder LSTM plus attention, uses subword units to handle rare words, and applies beam search with length control for fluent, accurate translations at scale.
Tools using GNMT
No tools found for this model yet.
