{"id":17,"date":"2022-04-22T15:21:00","date_gmt":"2022-04-22T06:21:00","guid":{"rendered":"https:\/\/blog-en.flitto.com\/en\/company\/blog\/?p=17"},"modified":"2023-08-02T15:51:18","modified_gmt":"2023-08-02T06:51:18","slug":"how-has-machine-translation-evolved","status":"publish","type":"post","link":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/","title":{"rendered":"How has machine translation evolved?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\" id=\"c7ec\">Language barriers have been a long-time concern for mankind and various efforts were made to overcome them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"c7ec\">And we are witnessing the way how technology makes it possible to overcome them: Machine translation has evolved along with advanced technology. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"c7ec\">If you are in your 40s or over, you probably understand how the quality of automatic translation has greatly improved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0e5d\">Brief History of Machine Translation (MT)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"b665\">\u2018Machine translation\u2019 may remind you of a few well-known online automatic translators. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"b665\">And you might be quite surprised to know that it is in 1949 when the term \u2018machine translation\u2019 was first mentioned in Warren Weaver\u2019s paper. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"b665\">In the 1950s, Weaver implemented machine translation research in major universities in the U.S. such as MIT, the University of Washington, the University of Michigan, and in many countries such as Russia and France. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"b665\">What we have now is the result of several steps of evolution.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong><strong>Rule-Based Machine Translation (RBMT)<\/strong><\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"8664\">From the 1950s to the 1980s, the \u2018Rule-Based Machine Translation(RBMT)\u2019 has been at the center of research. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"8664\">In this method, the translation is done according to the rules pre-entered by the person. This method generated a huge inconvenience that you had to input the rules of different languages into the computer every time you tried to translate new languages. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"8664\">Furthermore, since this method required the professional linguists in the process of development, it took a lot of time to develop multilingual translation system and a lot of money to hire the linguists.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong><strong><strong>Corpus-based Machine Translation (CBMT)<\/strong><\/strong><\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"05f8\">Machine translation has experienced a big leap thanks to the corpus-based machine translation method that appeared around 1990. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"05f8\">Corpus-based machine translation is largely divided into <strong>Example-based Machine Translation<\/strong> and <strong>Statistical Machine Translation<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"fa14\"><strong>Example-based Machine Translation (EBMT)&nbsp;<\/strong>stores information of the source text and the target text, and utilizes the stored information in the event of a translation request of the same sentences. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"fa14\">But this method had some problems: it always requires the input of each corpus and at the same time synonym and antonym relations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"3ffe\"><strong>Statistical Machine Translation (SMT)&nbsp;<\/strong>leads to selecting<strong>&nbsp;<\/strong>a sentence with a high probability to respond to the original text in the translation. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"3ffe\">This method consists of three stages: (a) dividing the original text into each word or phrase, (b) translating each unit, and (c) recombining the units into one sentense. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"3ffe\">Then the option of greater probability is to be selected at step (b) and (c), by assessing which words are more used in the actual sentences, and which sentences have higher similarity among possible combinations. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"3ffe\">That is why sufficient data accumulation is crucial with SMT. A typical example of this is Google Translate, which first launched in 2006. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"3ffe\">SMT actually had some limitations: When the order of the two languages is different, the order of sentences comes out awkwardly, or the same word is translated differently according to the context.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/miro.medium.com\/v2\/resize:fit:875\/1*uXalmvzSPgIce6RHX0cQ3g.jpeg\" alt=\"Brief History of Machine Translation\"\/><figcaption class=\"wp-element-caption\"><em>Brief History of Machine Translation<\/em><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Neural Network-based Machine Translation (Neural Machine Translation, NMT)<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"34d8\">The limitations of SMT have been largely addressed since the 2000s, with the introduction of Deep Learning (DL) technology. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"34d8\">Deep Learning is the most advanced artificial intelligence (AI) technology that is used to cluster or classify objects or data. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"34d8\">Neural Network Machine Translation (NMT) method using Deep Learning does not translate each word but learns and translates by reconstructing words, word order, and grammar from the original text. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"34d8\">With SMT, it is impossible to distinguish whether the word \u2018right\u2019 is \u2018correct\u2019, \u2018just\u2019, or \u2018opposite to left\u2019. However, NMT allows more accurate translation since it uses context to choose the right word.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"1a45\">Since 2016, Google Translation has seen a significant improvement of translation quality by introducing neural network machine translation technology for eight languages such as Korean, English, Chinese, French, Spanish, Japanese and Turkish. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"1a45\">The problems with SMT method such as wrong word orders or inappropriate words for the context have been solved with NMT. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"1a45\">However, artificial neural network-based method is not perfect either: it takes a lot of training time and resources, and it is difficult to translate for the languages that are not frequently used.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"759b\">Trend Forecast for Corpus Data<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"30de\">With the \u2018Metaverse\u2019 gradually risen in popularity, the method and requirements for collecting a corpus have been changed. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"30de\">Metaverse is a digital world where people can actively show themselves \u2014 with or without their own avatars \u2014 share their feelings and thoughts, and do all communication activities with anyone from any country. This means that we need not only functional translation but also non-verbal elements translation such as voice, tone, and situational context. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"30de\">In this trend, the demand for specialized translation and hyper-personalized translation is rising. Accordingly, the direction of corpus construction is also gradually changing towards specialization and hyper-personalization. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"8fda\">If you look into Flitto\u2019s language data, you can clearly see the difference the data sold before and after the year 2020: Our sales volume of the corpus itself has increased by seven times, and more importantly, the types and requirements of corpus have become more subdivided and diversified with multilingual corpus, specialized corpus by field, domain-specific corpus by field, etc.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"174a\">Flitto forecasts that the constuction of corpus will go in a quite different direction than before:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In order to build and collect corpus composed of more natural expressions of our daily life, the collaborative works with various social media platforms and websites will be more activated.<\/li>\n\n\n\n<li>Artificial Intelligence(AI) translators organically linked to the corpus collection enables immediate data refining and training.<\/li>\n\n\n\n<li>We will see more and more companies specializing in corpus data collection.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/miro.medium.com\/v2\/resize:fit:875\/1*2R02GmdYykVbpZrNFxlZ_Q.jpeg\" alt=\"\"\/><figcaption class=\"wp-element-caption\"><em>Photo by ThisisEngineering RAEng on Unsplash<\/em><\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"1331\">Flitto, with its in language big data and AI technology, is taking lead in efforts to collect and build multilingual corpus. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"1331\">Flitto is operating the platforms called&nbsp;<em>Flitto Lite&nbsp;<\/em>and&nbsp;<em>Flitto Arcade<\/em>, where people can request translation anytime and language fluent users can instantly respond to them and get some rewards. All the data is collected on the mobile app and on the web with the consent of users, and Flitto\u2019s own AI engine learns this data collected and refined in real time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"fede\">If companies and organizations want to collect the corpus data designed for their own business and projects, they can introduce Flitto\u2019s platform by cloud or on-premises API. Once a corpus is built with their collected data, more data can be produced based on that corpus, which will eventually bring enormous quality data to the company.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"8f7f\">Language is alive and tends to change. More diversified, more refined up-to-date corpus data is what you would need in order to make success in any related businesses. It is time to choose the right partner for the right data.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Language barriers have been a long-time concern for mankind and various efforts were made to overcome them. And we are witnessing the way how technology makes it possible to overcome them: Machine translation has evolved along with advanced technology. If you are in your 40s or over, you probably understand how the quality of automatic [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":25,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[8],"tags":[13],"class_list":["post-17","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis","tag-machine-translation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How has machine translation evolved?<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How has machine translation evolved?\" \/>\n<meta property=\"og:description\" content=\"Language barriers have been a long-time concern for mankind and various efforts were made to overcome them. And we are witnessing the way how technology makes it possible to overcome them: Machine translation has evolved along with advanced technology. If you are in your 40s or over, you probably understand how the quality of automatic [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/\" \/>\n<meta property=\"og:site_name\" content=\"Flitto DataLab\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-22T06:21:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-02T06:51:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"875\" \/>\n\t<meta property=\"og:image:height\" content=\"586\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Flitto DataLab\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Flitto DataLab\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/\"},\"author\":{\"name\":\"Flitto DataLab\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#\\\/schema\\\/person\\\/1ca8babde9794ccfb0d3183ab0cf7837\"},\"headline\":\"How has machine translation evolved?\",\"datePublished\":\"2022-04-22T06:21:00+00:00\",\"dateModified\":\"2023-08-02T06:51:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/\"},\"wordCount\":1106,\"publisher\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/how-machine-translation-evolved.jpg\",\"keywords\":[\"Machine Translation\"],\"articleSection\":[\"Analysis\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/\",\"name\":\"How has machine translation evolved?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/how-machine-translation-evolved.jpg\",\"datePublished\":\"2022-04-22T06:21:00+00:00\",\"dateModified\":\"2023-08-02T06:51:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#primaryimage\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/how-machine-translation-evolved.jpg\",\"contentUrl\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/how-machine-translation-evolved.jpg\",\"width\":875,\"height\":586},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/how-has-machine-translation-evolved\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How has machine translation evolved?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/\",\"name\":\"Flitto DataLab\",\"description\":\"Latest AI and Data Insights\",\"publisher\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#organization\",\"name\":\"Flitto DataLab\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/datalab.svg\",\"contentUrl\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/datalab.svg\",\"width\":1,\"height\":1,\"caption\":\"Flitto DataLab\"},\"image\":{\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/showcase\\\/flitto-datalab\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/#\\\/schema\\\/person\\\/1ca8babde9794ccfb0d3183ab0cf7837\",\"name\":\"Flitto DataLab\",\"url\":\"https:\\\/\\\/datalab.flitto.com\\\/en\\\/company\\\/blog\\\/author\\\/flitto-datalab-editor\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How has machine translation evolved?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/","og_locale":"en_US","og_type":"article","og_title":"How has machine translation evolved?","og_description":"Language barriers have been a long-time concern for mankind and various efforts were made to overcome them. And we are witnessing the way how technology makes it possible to overcome them: Machine translation has evolved along with advanced technology. If you are in your 40s or over, you probably understand how the quality of automatic [&hellip;]","og_url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/","og_site_name":"Flitto DataLab","article_published_time":"2022-04-22T06:21:00+00:00","article_modified_time":"2023-08-02T06:51:18+00:00","og_image":[{"width":875,"height":586,"url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg","type":"image\/jpeg"}],"author":"Flitto DataLab","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Flitto DataLab","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#article","isPartOf":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/"},"author":{"name":"Flitto DataLab","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#\/schema\/person\/1ca8babde9794ccfb0d3183ab0cf7837"},"headline":"How has machine translation evolved?","datePublished":"2022-04-22T06:21:00+00:00","dateModified":"2023-08-02T06:51:18+00:00","mainEntityOfPage":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/"},"wordCount":1106,"publisher":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#organization"},"image":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#primaryimage"},"thumbnailUrl":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg","keywords":["Machine Translation"],"articleSection":["Analysis"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/","name":"How has machine translation evolved?","isPartOf":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#primaryimage"},"image":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#primaryimage"},"thumbnailUrl":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg","datePublished":"2022-04-22T06:21:00+00:00","dateModified":"2023-08-02T06:51:18+00:00","breadcrumb":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#primaryimage","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg","contentUrl":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/how-machine-translation-evolved.jpg","width":875,"height":586},{"@type":"BreadcrumbList","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/how-has-machine-translation-evolved\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/datalab.flitto.com\/en\/company\/blog\/"},{"@type":"ListItem","position":2,"name":"How has machine translation evolved?"}]},{"@type":"WebSite","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#website","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/","name":"Flitto DataLab","description":"Latest AI and Data Insights","publisher":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/datalab.flitto.com\/en\/company\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#organization","name":"Flitto DataLab","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/datalab.svg","contentUrl":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-content\/uploads\/2023\/07\/datalab.svg","width":1,"height":1,"caption":"Flitto DataLab"},"image":{"@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/showcase\/flitto-datalab\/"]},{"@type":"Person","@id":"https:\/\/datalab.flitto.com\/en\/company\/blog\/#\/schema\/person\/1ca8babde9794ccfb0d3183ab0cf7837","name":"Flitto DataLab","url":"https:\/\/datalab.flitto.com\/en\/company\/blog\/author\/flitto-datalab-editor\/"}]}},"_links":{"self":[{"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/posts\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":3,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/posts\/17\/revisions"}],"predecessor-version":[{"id":129,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/posts\/17\/revisions\/129"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/media\/25"}],"wp:attachment":[{"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/media?parent=17"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/categories?post=17"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/datalab.flitto.com\/en\/company\/blog\/wp-json\/wp\/v2\/tags?post=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}