1. Neural machine translation: A review of methods, resources, and …

    • Machine Translation (MT) is an important task that aims to translate natural language sentences using computers. The early approach to machine translation relies heavily on hand-crafted translation rules and lin… 展开

    Overview

    Machine translation (MT) is an important sub-field of natural language processing that aims to t… 展开

    ScienceDirect
    2. Methods

    As a data-driven approach to machine translation, NMT also embraces the probabilistic framework. Mathematically speaking, the goal of NMT is to estimate an unknown conditi… 展开

    ScienceDirect
    3. Resources

    3.1. Parallel data
    Bilingual parallel corpora are the most important resources for NMT. There are several publicly available corpora, such as the datasets pro… 展开

    ScienceDirect
    4. Tools

    With the rapid advances of deep learning, many open-source deep learning frameworks have emerged, with TensorFlow (Abadi et al., 2016) and PyTorch (Paszk… 展开

    ScienceDirect
     
  1. Neural machine translation, or NMT for short, is the use of neural network models to learn a statistical model for machine translation. The key benefit to the approach is that a single system can be trained directly on source and target text, no longer requiring the pipeline of specialized systems used in statistical machine learning.
    machinelearningmastery.com/introduction-neural-machine-translation/
    machinelearningmastery.com/introduction-neural-machine-translation/
    这是否有帮助?
  2. 其他用户还问了以下问题
  3. Scaling neural machine translation to 200 languages - Nature

  4. Neural Machine Translation: A Review of Methods, Resources, and …

  5. Neural Machine Translation by Jointly Learning to Align and …

  6. Neural machine translation: Challenges, progress and future

  7. A Neural Network for Machine Translation, at …

    网页2016年9月27日 · Today we announce the Google Neural Machine Translation system (GNMT), which utilizes state-of-the-art training techniques to achieve the largest improvements to date for machine

  8. Neural machine translation: past, present, and future

  9. Neural Machine Translation: A Review - Google Research

  10. Zero-Shot Translation with Google’s Multilingual …

    网页2016年11月22日 · In addition to improving translation quality, our method also enables “Zero-Shot Translation” — translation between language pairs never seen explicitly by the system. Here’s how it works. Let’s say …

  11. Neural machine translation: A review of methods, …

    网页2020年1月1日 · In this article, we first provide a broad review of the methods for NMT and focus on methods relating to architectures, decoding, and data augmentation. Then we summarize the resources …