Translation with Google Translate
Google Translate, https://translate.google.com/, provides a ready-to-use interface for translations. Google is progressively introducing a transformer encoder into its translation algorithms. In the following section, we will implement a transformer model for a translation task with Google Trax.
However, an AI specialist may not be required at all.
If we enter the sentence analyzed in the previous section in Google Translate, Levez-vous svp pour cette minute de silence
, we obtain an English translation in real time:
Figure 6.2: Google Translate
The translation is correct.
Does Industry 4.0 still require AI specialists for translation tasks or simply a web interface developer?
Google provides every service required for translations on their Google Translate platform: https://cloud.google.com/translate:
- A translation API: A web developer can create an interface for a customer
- A media translation API that...