Click here to Skip to main content
15,881,687 members
Articles / Artificial Intelligence / Deep Learning

A Deep Dive Into Machine Translation

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
14 Apr 2021CPOL5 min read 6.3K   104   4  
In this article we introduce the main theoretical concepts required for building an ML-based translator.
Here we briefly look at: the main tools and concepts we’ll use to build an automatic translation machine, the structure of an RNN, Gated Recurrent Unit (GRU), Embeddings, and language models.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Using Deep Learning for Automatic Translation View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
France France
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions