A way to translate text between languages using neural networks.
NMT is the bilingual friend at the cafeteria table. It hears the whole sentence, then says it in normal human words.
You meet it on webpages and subtitles. You also see it in support chats. Tricky terms and rare languages still need a human check.
Seq2Seq
Seq2Seq was a main early setup for neural translation.
Bahdanau Attention
Bahdanau Attention helps the model match key words in long sentences.
Transformer
Transformer uses self-attention to make neural translation stronger.
Real-time AI Translation
Real-time AI Translation often uses NMT for speech and subtitles.