Goto

Collaborating Authors

 Machine Translation


IBM debuts first Watson machine-learning APIs

#artificialintelligence

Watson APIs are now available for public use, albeit only through IBM's Bluemix cloud services platform. IBM's Watson Developer Cloud now offers eight services for building what IBM describes as cognitive apps, with more services promised later on. The Relationship Extraction system seems less limited by available data than Machine Translation, but it is limited in different ways. When the Relationship Extraction system is fed the sentence "Nick Cave's new film '20,000 Days on Earth' debuted yesterday," it understood that "Nick Cave" was a person and that "yesterday" was a date, but didn't understand that "20,000 Days" referred to the title of a work.


IBM debuts first Watson machine-learning APIs

#artificialintelligence

Those who have been chomping at the bit to use IBM's Watson machine-intelligence service with their apps need gnaw no longer. Watson APIs are now available for public use, albeit only through IBM's Bluemix cloud services platform. IBM's Watson Developer Cloud now offers eight services for building what IBM describes as cognitive apps, with more services promised later on. Of the services offered so far, Visualization Rendering seems the most immediately useful and powerful, since it isn't limited by data training many of Watson's other services rely on. Most of the services rely on a "corpus," or cultivated body of data that Watson can use as raw material, so the breadth of several Watson offerings is limited by the size of their existing corpora.


Samsung hints at a new life for Windows as an Android app

PCWorld

Samsung has filed for a patent covering a mobile device that could run a second operating system via virtualization. The Samsung patent application, reported on SamMobile and MSPowerUser, covers all sorts of digital devices, according to Samsung: smartphones, tablet PCs, notebook computers, and more. "In this specification, the case where as an example, the first operating system is the android, the second operating system is the window (Windows) is shown," the patent's translation reads. But the patent also makes clear than any OS could be used, including Tizen, Linux, or MacOS. In the world conceived by the patent, the host OS would run the device, and the secondary OS would be run essentially as an app.


New Crowdsource app lets you work for Google for free

#artificialintelligence

Google Crowdsource lets you help the company with language translation, handwriting recognition and map translation accuracy. Google has a formidable artificial intelligence team working on everything from photo recognition to email spam filtering. The online giant on Monday released a new Android app called Crowdsource that lets you contribute your own suggestions to language translation, handwriting recognition and street sign transcription. "Each microtask takes no more than five to 10 seconds, so knock away a few the next time you find yourself with a few moments to kill," Google suggests in the app description. "Every time you use it, you know that you've made the internet a better place for your community."


Search Engines Get a Machine Language Boost

#artificialintelligence

Online retailer eBay is attempting to extend its machine language capabilities beyond automatic language translation to e-commerce uses designed to make product searches more relevant. As automation improves, the company said one goal eliminating the search box. Meanwhile, development cycles have been reduced as more machine learning libraries are released to the open source community. "As machines get better at decoding natural language, commerce should become increasingly conversational -- eventually rendering the search box redundant," eBay CEO Devin Wenig noted recently. Wenig added that the pace of machine intelligence development has quickened over the last year.


Machine Learning is Fun Part 5: Language Translation with Deep Learning and the Magic of Sequences

#artificialintelligence

So how do we program a computer to translate human language? The simplest approach is to replace every word in a sentence with the translated word in the target language. This is easy to implement because all you need is a dictionary to look up each word's translation. But the results are bad because it ignores grammar and context. So the next thing you might do is start adding language-specific rules to improve the results.


An Efficient Character-Level Neural Machine Translation

arXiv.org Machine Learning

Neural machine translation aims at building a single large neural network that can be trained to maximize translation performance. The encoder-decoder architecture with an attention mechanism achieves a translation performance comparable to the existing state-of-the-art phrase-based systems on the task of English-to-French translation. However, the use of large vocabulary becomes the bottleneck in both training and improving the performance. In this paper, we propose an efficient architecture to train a deep character-level neural machine translation by introducing a decimator and an interpolator. The decimator is used to sample the source sequence before encoding while the interpolator is used to resample after decoding. Such a deep model has two major advantages. It avoids the large vocabulary issue radically; at the same time, it is much faster and more memory-efficient in training than conventional character-based models. More interestingly, our model is able to translate the misspelled word like human beings.


natural language processing blog: Some papers I liked at ACL 2016

#artificialintelligence

A conference just ended, so it's that time of year! Here are some papers I liked with the usual caveats about recall. Before I go to the list, let me say that I really really enjoyed ACL this year. I was completely on the fence about going, and basically decided to go only because of giving a talk at Repl4NLP, and wanted to attend the business meeting for the discussion of diversity in the ACL community, led by Joakim Nivre with an amazing report that he, Lyn Walker, Yejin Choi and Min-Yen Kan put together. All in all, I'm supremely glad I decided to go: it was probably my favorite conference in recent memory.


7711

#artificialintelligence

As well, e2f's CEO, Michel Lopez, will be speaking along with Lilt's CEO, Spence Green, and GetYourGuide's Anne-Cécile Tomlinson, about our case study for the use of autoadaptive translation technology for large-scale localization projects. Machine Translation (MT) systems are traditionally criticized for poor quality output. Yet combining Machine Translation with auto-adaptive Machine Learning (ML) enables a new paradigm of "machine assistance." Of course, if you really want to learn how these new methods in machine learning, machine translation, and machine assistance are changing the world of translation, feel free to drop us a line!


Can machines 'learn' or 'think'? - raconteur.net

#artificialintelligence

The marriage of computing power and data is finally bearing fruit in the field of cognitive computing, sometimes called machine learning or, more controversially, artificial intelligence. In its most everyday form, we see it in tools such as Google Translate or Microsoft's Bing Translate, which can translate phrases and documents effortlessly across multiple languages. More futuristically, the promise of self-driving vehicles, which can complete entire road journeys without driver intervention, is already being realised. Yet the biggest revolution in work is happening at some of the most basic levels, such as reading and dissecting legal documents to extract meaning and useful information. The tedious slog of work can be transformed by computers which are able to read and parse legal phrases, and summarise them or enter relevant details into a database or spreadsheet.