The Olympics recently reminded me of this, when news orgs reported that Brazillians had a colloquial word -- jeitinho -- that could be roughly translated as "MacGyver-ism" [0]. But even that rough translation needs a translation for all native English speakers who were born in America after the 90s.
Side note: The phrase "star-crossed lovers" is something that comes to mind that would be hard to translate. I threw it into Google Translate [1] and got "desventurados amantes", which I guess means "wretched lovers" (when I threw "desventurados" back into Spanish to English). Maybe a little gets lost in the translation, but at least Google Translate didn't return whatever the literal translation for "star" and "crossed" are.
[0] http://www.bloomberg.com/news/articles/2016-08-05/rio-olympi...
[1] https://translate.google.com/#auto/es/star-crossed%20lovers
I think it translation is lacking the poetic beauty of the original -- in being more literal -- but gets the meaning across. I couldn't find it quickly, but it looks like the professional Spanish translations refer to them lovers "with stars opposed" [3] ("enamorados con estrellas opuestas").
[1] http://www.wordreference.com/es/en/translation.asp?spen=desv...
And its even harder than either to replicate (or even reliably get the best available approximation of) the interaction of literal meaning with sentiment and cultural context that drives a lot of artistic use of language (not just something like poetry, but even the language of a lot of fiction or oratory.)
This sounds rather grandiloquent to me.
But more significantly, my father was the captain of a ship. One of his pet peeves was people mistakenly interchanging the words "boat" and "ship". The two terms are not equivalent (boat being a small vessel, and ship being a large vessel that might even be expected to carry a boat of its own, viz, a lifeboat). If he heard that human translator taking liberties with his nautical vocabulary, he'd have a cow.
So do we want Google to translate more accurately, or do we want it to strive for a literary flair?
+1 for Darmok. If you can handle his particular affinity for the sound of his own pen scratch, Hofstader's Le Ton Beau de Marot is another excellent discussion of how -hard- translation is.
A better title would have been, "How Google fails at translations". The piece is actually interesting to read if you're into either language translations or how Google does stuff that seems magical, but the clickbait headline isn't doing it any favors.
"No, Google Translate was in no way useful to my translation of the 1956 Argentine novel Zama: let's get that out of the way first thing."
My guess is that that may be because she is fluent in Spanish and English and is a professional translator.
For the rest of us mortals who do occasionally attempt to read classic works in their original language, the answer to the headline is often "Yes, though not particularly well, but better than me".
So, the article notes that the Google translate of a challenging but not incomprehensible Spanish phrase hasn't improved in the four years the translator tested. I personally haven't noticed Facebook translate improve in any fashion over a similar period.
Yet I had heard of translation as one of the triumphs of recurrent neural networks. It may well be that such translations are doing better on some metric in some competitions yet that such formal improvements aren't palpable to humans yet. I have read previously things about translation now no longer needing language experts - which seems to say that perhaps automatic translation hasn't improved but merely gotten cheaper.
While this raises the "is this deep learning stuff hype?", I think AlphaGo shows that some deep learning stuff is pretty amazing. One might argue also that ConvNets have had the unambiguous triumphs which RNNs' triumph is a bit more ambiguous.
I'd be curious how folks who actually create this this technology would view progress of this sort.
I agree Google Translate hasn't improved in a while. It's probably because so much new research is focused on neural nets, not on improving the classic statistical translation approaches.
Facebook, though, I think they DO use NMT. Reasons:
1. They employ many famous neural net people, but not any experts on statistical machine translation that I'm aware of.
2. They came into the machine translation game fairly late. It would be odd to start off implementing an approach perceived to be on the way out.
3. Translation between closely related languages (e.g. Norwegian and Swedish) is far, far better on Facebook than in Google Translate. This is one thing I expect to be a strength of neural machine translation.
They can probably afford to burn more computational cycles, since it's not an on-demand service in the same way.
I just went back and checked again and the translation quality ranged from ungrammatical-but-broadly-comprehensible to entirely incoherent.
Of course, neither Spanish nor Tagalog is very close to English.
Still, this gives me the impression the RNNs represent at best an incremental improvement in automatic translation.
For example, it silently dropped the negation in a French -> English translation. Unfortunately, I can't remember the exact phrase but it was so semantically implausible--something like "regardless, we will be liable for any damages" that I went back and looked at the source text. It also sometimes replaces pronouns with oddly specific nouns: "He does X --> John does X" I assume these are both reflections of oddities in the training data.
http://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_...
> I left the city and made my way downriver alone, to meet the ship I awaited without knowing when it would come.
The human translation seems a little wrong to me.
I'll argue for the following:
I left the city, downstream, to the solitary meeting of the ship I awaited, not knowing when it would arrive.
"encuentro" seems to be a noun here, therefore "meeting". "solitario" is an adjective and describes the "meeting", not the narrator's manner of leaving.
As much as the sentence in the article is quite nice, it seems more of a reinterpretation of the original compared to an exact translation like yours.
¯\_(ツ)_/¯
When I tried, it was more of a hit and miss, though.
EDIT: It's the type of thing that makes me not fear the threat of AI. Seems like we are still pretty far from HAL. Missed his 2001 launch window.