As we predicted in our 2006 report on machine translation, Google has opened its MT engine to general usage — but with no software license or other fees. Acknowledging that automated translation right now is all about eyeballs, Google made its newly documented AJAX Language API for Translation and Language Detection beta release free to anyone who decides to call it. By the way, we would have put “language detection” first in the API’s name, but Google knows a bit more about SEO than we do. As the name implies, you can use this application programming interface to detect language blocks in a text and translate them. Translation requests go to Google’s pretty good statistical MT engine (SMT). The API supports 29 language pairs (13 languages in total), including the usual E-FIGS and CCJK plus French<>German without involving English as the pivot language. Translation services are what Google generates without the option for training the SMT engine on your particular lexicon. Nonetheless, Google translations have proven to be very intelligible in the mash-ups that we have done or observed. Google says that its language API is simple and easy to use — versus an arcane call-level interface: It requires an input string to translate, the names of the source and target languages, and a callback function. We put that claim to the test with a short program that threw increasingly larger strings at the interface. We can attest that it is easy to use for short strings. We did notice a couple of restrictions in our sandbox (N.B. Common Sense Advisory Labs did not conduct exhaustive tests on the API — rather, we ran tests until we got bored with the permutations):
Google’s AJAX Language API page promises future enhancements. We expect longer strings, named files, and longer documents to be part of future releases. What’s less likely in free Google MT are commercial features such as lexical tuning by company, industry-specific glossaries, or the feedback loop available since 2005 in Language Weaver (although Google does have a generalized “train the engine” function).
Earlier today we spoke with Dimitris Sabatakakis, CEO at SYSTRAN, who said that “all MT providers should thank Google for the hype and excitement it brings as MT is now perceived as a practical and usable technology. This means there are more potential customers interested in a MT product or solution. Google’s investment in MT is proof that MT is a key technology for the emerging market and provides a solution to a real need. It is forcing all providers to raise their respective bars. If we stay static, we will collapse.”
|
|