Machine Translation
DeepL schools other online translators with clever machine learning
Tech giants Google, Microsoft and Facebook are all applying the lessons of machine learning to translation, but a small company called DeepL has outdone them all and raised the bar for the field. Its translation tool is just as quick as the outsized competition, but more accurate and nuanced than any we've tried. I only speak a smattering of French in addition to my passable English, but luckily my colleague Frederic is a man of many tongues. We both agreed that DeepL's translations were generally superior to those from Google Translate and Bing. As Frederic puts it: "Whereas Google Translate often goes for a very literal translation that misses some nuances and idioms (or gets the translation of these idioms dead wrong), DeepL often provides a more natural translation that comes closer to that of a trained translator."
DeepL Translator
DeepL's networks consistently outperform other translation systems, making ours the world's best translation machine. Try it out for yourself or read on to see a quantitative comparison of our system to others. The gold standard for comparison of machine translation systems is the direct blind test. DeepL Translator, Google Translate, Microsoft Translator, and Facebook are fed 100 sentences to translate. Professional translators are then asked to assess the translations, without knowing which system produced which results.
Salesforce is using AI to democratize SQL so anyone can query databases in natural language
SQL is about as easy as it gets in the world of programming, and yet its learning curve is still steep enough to prevent many people from interacting with relational databases. Salesforce's AI research team took it upon itself to explore how machine learning might be able to open doors for those without knowledge of SQL. Their recent paper, Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning, builds on sequence to sequence models typically employed in machine translation. A reinforcement learning twist allowed the team to obtain promising results translating natural language database queries into SQL. In practice this means that you could simply ask who the winningest team in college football is and an appropriate database could be automatically queried to tell you that it is in fact the University of Michigan.
The Tensor Memory Hypothesis
We discuss memory models which are based on tensor decompositions using latent representations of entities and events. We show how episodic memory and semantic memory can be realized and discuss how new memory traces can be generated from sensory input: Existing memories are the basis for perception and new memories are generated via perception. We relate our mathematical approach to the hippocam-pal memory indexing theory. We describe the first detailed mathematical models for the complete processing pipeline from sensory input and its semantic decoding, i.e., perception, to the formation of episodic and semantic memories and their declarative semantic decodings. Our main hypothesis is that perception includes an active semantic decoding process, which relies on latent representations of entities and predicates, and that episodic and semantic memories depend on the same decoding process. We contribute to the debate between the leading memory consolidation theories, i.e., the standard consolidation theory (SCT) and the multiple trace theory (MTT). The latter is closely related to the complementary learning systems (CLS) framework. In particular, we show explicitly how episodic memory can teach the neocortex to form a semantic memory, which is a core issue in MTT and CLS.
chaitanyamalaviya/lang-reps
One central mystery of neural NLP is what neural models know'' about their subject matter. When a neural machine translation system learns to translate from one language to another, does it learn the syntax or semantics of the languages? Can this knowledge be extracted from the system to fill holes in human scientific knowledge? Existing typological databases contain relatively full feature specifications for only a few hundred languages. Exploiting the existance of parallel texts in more than a thousand languages, we build a massive many-to-one NMT system from 1017 languages into English, and use this to predict information missing from typological databases.
fanyi-ruanjian?siteID=.YZD2vKyNUY-UacdHtMY6fwZQtASc.zc1A&utm_content=2&utm_medium=partners&utm_source=linkshare&utm_campaign=*YZD2vKyNUY
This course teaches the basic concepts of computer-aided translation technology, helps students learn to use a variety of computer-aided translation tools, enhances their ability to engage in various kinds of language service in such a technical environment, and helps them understand what the modern language service industry looks like. This course covers introduction to modern language services industry, basic principles and concepts of translation technology, information technology used in the process of language translation, how to use electronic dictionaries, Internet resources and corpus tools, practice of different computer-aided translation tools, translation quality assessment, basic concepts of machine translation, globalization, localization and so on. As a compulsory course for students majoring in Translation and Interpreting, this course is also suitable for students with or without language major background. By learning this course, students can better understand modern language service industry and their work efficiency will be improved for them to better deliver translation service.
Natural Language Processing: State of The Art, Current Trends and Challenges
Khurana, Diksha, Koli, Aditya, Khatter, Kiran, Singh, Sukhdev
Natural language processing (NLP) has recently gained much attention for representing and analysing human language computationally. It has spread its applications in various fields such as machine translation, email spam detection, information extraction, summarization, medical, and question answering etc. The paper distinguishes four phases by discussing different levels of NLP and components of Natural Language Generation (NLG) followed by presenting the history and evolution of NLP, state of the art presenting the various applications of NLP and current trends and challenges.
A Beginner's Guide to SEO in a Machine Learning World
When thinking about the rise of machine learning as it relates to SEO, we can be faced with a frightening scenario depending on the type of SEO you are. SEOs, like myself, who are logic-based and have historically worked relying on an understanding of the signals at play and how they fluctuate may be chewing their nails more than the SEOs who have relied more on the creative side. Where I once used to scratch my head wondering how the "build great content and they will come" approach was even conceivable, SEOs who carry out that approach are the ones who are likely less worried today. And they should beโฆsort of. Before we dive into what's changing let's first answer the question: We're not going to get into a big lesson around all that is machine learning here or we won't have time to actually cover how it impacts us and what our future SEO strategy needs to look like.
Facebook is using AI to make its translations more accurate
Facebook announced on Thursday it is improving its 4.5 billion daily translations with an artificial intelligence powered system. The social media giant supports over 45 languages for its two billion users worldwide, which makes translating content common on the platform. To do so, one simply clicks on the "see translation" button below a post or a comment. But despite how easy the process is... one may not be always satisfied with the accuracy of the translation. The previous system linked to the button, according to Facebook, is phrase-based and translates words or short phrases one at a time, missing the grammar and word orders.
Facebook now uses Caffe2 deep learning for the site's 4.5 billion daily translations
Facebook announced today that it has started using neural network systems to carry out more than 4.5 billion translations that occur each day on the backend of the social network. Translations carried out with recurrent neural networks (RNNs) were able to scale with the use of Caffe2, a deep learning framework open-sourced by Facebook in April. The Caffe2 team today also announced that in part due to work done around translation, the framework is now able to work with recurrent neural networks. "Using Caffe2, we significantly improved the efficiency and quality of machine translation systems at Facebook. We got an efficiency boost of 2.5x, which allows us to deploy neural machine translation models into production," the Caffe2 team said in a blog post.