Google Deprecates Translation API
An anonymous reader writes "Google is to close down its popular Translate application programming interface — along with a host of others — by the end of the year, owing to what it claims is 'extensive abuse' by users of the service, but has thus far declined to provide details or a sensible alternative for users of the API."
How the hell can you abuse a translating service ? To rickroll people of different cultures ?
not profitable.
ELOI, ELOI, LAMA SABACHTHANI!?
Then use Apertium, they also provide an API
that relying on others for anything, ever, is going to come back and bite you in the ass later. Be it cloud, public api, or anything that somebody else controls.
"Translation Party" was awesome, and it led me to figure out how to use translation tools reasonably effectively to communicate to people with whom I don't share a common language.
(Keep re-wording one's English form until it survives a round-trip intact. Won't necessarily work for some languages, but it seemed to produce good results)
tasks(723) drafts(105) languages(484) examples(29106)
That's not at all the same. The old service was an API usable from any program. This new thing is a component that can be used on web sites. You can't use the new component in applications the same way the API could. Google also did the same thing with another service; the search API. They've removed the search API and are calling a custom search box for websites the replacement. No Google, that is not a replacement. They're fools if they think they're fooling anybody.
More to the point:
but has thus far declined to provide details or a sensible alternative for users of the API
Just because they used to offer a free service, and will soon stop doing so, people aren't just offended at that but are also attacking them for not recommending a competitive service? Again, all with absolutely no compensation?
I know they're doing well, but that doesn't mean we (as a society) should start assuming that they owe us.
You're special forces then? That's great! I just love your olympics!
Well, given that they have an alternate way to use their service (their translate element), how long do you think it's going to take someone to wrap that in a externally accessible api, that opens the code, and clicks the button for us, then processes the resulting text. Screen scraping has been around for a long, long time.