Live data from Hacker News

DeepL Translator – AI Assistance for Language

deepl.com

21–30 of 56 posts

Re: DeepL Translator – AI Assistance for Language

#21
Impressive! David vs Goliath! Google thought Angela Merkel was a "He". And DeepL not just translated correctly, it also gave a really concise text. Following text from "Der Spiegel".

Original: Angela Merkel hat sich gegen Vorwürfe gewehrt, dass es dem Bundestagswahlkampf an Spannung fehle.

Google translate: Angela Merkel has reproached himself against allegations that the Bundestag election campaign is lacking in tension.

DeepL: Angela Merkel resisted accusations that the Bundestag election campaign lacked tension.

Re: DeepL Translator – AI Assistance for Language

#23

According to German and Italian Tech News, the translations produced by the neural network are better than Google Translate and Microsoft Translator: https://www.golem.de/news/deepl-im-hands-on-neues-tool-ueber... http://www.lastampa.it/2017/08/29/tecnologia/news/deepl-trad...

Just tried with the golem.de article: Google Translate: > Better than Google and Microsoft - the German company DeepL is committed to translation services. DeepL uses a novel architecture of neural networks and uses a supercomputer with 5.1 petaflops. By the same company, the service comes Linguee who has already made with translations of individual words or phrases a name. Texts translated by humans are used for tra…

Deepl is much better than Google translate. I could almost imagine reading its translation, and not noticing anything.

Re: DeepL Translator – AI Assistance for Language

#24
Some background: DeepL is the new name of Linguee, a great online dictionary by German founder Gereon Frahling, who was an ex-Google employee. Here's an early interview with him that you can run through DeepL to translate: https://www.gruenderszene.de/allgemein/linguee-gereon-frahli...

Re: DeepL Translator – AI Assistance for Language

#26
I've read a few million words of French—nothing special, but enough that if a text gives me trouble, then it's also likely to break Google Translate. Over the years, I've collected a few example texts which give Google Translate an especially hard time, and I use those for testing other machine learning systems.

DeepL performs significantly better on the most difficult texts I've given it. It's substantially better with colloquial language, and—oddly—nautical language. It also seems to be much better at tracking relationships between words in longer sentences. Good work!

Re: DeepL Translator – AI Assistance for Language

#28

Impressive! David vs Goliath! Google thought Angela Merkel was a "He". And DeepL not just translated correctly, it also gave a really concise text. Following text from "Der Spiegel". Original: Angela Merkel hat sich gegen Vorwürfe gewehrt, dass es dem Bundestagswahlkampf an Spannung fehle. Google translate: Angela Merkel has reproached himself against allegations that the Bundestag election campaign is lacking in ten…

DeepL back to German: Angela Merkel widersetzte sich dem Vorwurf, der Bundestagswahlkampf sei spannungsarm.

English again: Angela Merkel opposed the accusation that the election campaign in the Bundestag was not tense.

German: Angela Merkel wandte sich gegen den Vorwurf, der Wahlkampf im Bundestag sei nicht gespannt.

English: Angela Merkel objected to the accusation that the election campaign in the Bundestag was not tense.

German: Angela Merkel wandte sich gegen den Vorwurf ein, der Wahlkampf im Bundestag sei nicht angespannt.

This is a fixed point (the translations no longer change).

The quality and stability of the translations is impressive, but the final German is a bit off, it seems to be confused between "objected to [something objectionable]" and "objected that [some counterargument]", mixing both in the same sentence.

EDIT: I tried going through all languages, German->English->French->Spanish->Italian->Dutch->Polish->..., after a few iterations, it settled on "Merkel wendet sich gegen die Vorwuerfe, der Bundestagswahlkampf sei nicht gespannt." (Merkel is opposed to accusations that the Bundestag election campaign is not tense.)

Things that got lost in translation: Merkel's first name and the past tense (EDIT: and the subtle distinction between "not lacking tension" and "being tense"). The pluralization of accusation(s) seems to change based on the language. Really quite impressive to maintain the meaning over so many steps.

Re: DeepL Translator – AI Assistance for Language

#30

On a slight tangent, are there any fully-trained ready-to-work state-of-the-art open source distributions of translation systems available? I've never been able to find one, but maybe I just haven't looked hard enough.

Both Google and Facebook have released pre-trained models in a few languages [0, 1].

[0] https://github.com/facebookresearch/fairseq

[1] https://google.github.io/seq2seq/nmt/

Post reply on HN