Нейронный машинный перевод — machine translation approach, использующий neural networks для перевода text или speech между человеческими языками. Обычно он models whole sequences and context, а не relies only on phrase-based или rule-based translation components.
An approach to machine translation that uses a large artificial neural network to predict the likelihood of a sequence of words, typically modeling entire sentences in a single integrated model.