Search Results
2 results for “machine translation”
Foundations
Encoder-Decoder Architecture
A neural network design pattern that compresses an input sequence into an internal representation using an encoder, and then generates an output sequence from that representation using a decoder, foundational to machine translation, summarisation, and many other sequence-to-sequence tasks.
6 min readUpdated May 2026
Applications
Machine Translation
Machine translation is the automated conversion of text or speech from one natural language into another using rule-based, statistical, or neural systems.
6 min readUpdated May 2026