Semantics in Statistical Machine Translation

Size: px
Start display at page:

Download "Semantics in Statistical Machine Translation"

Transcription

1 Semantics in Statistical Machine Translation Mihael Arcan DERI, NUI Galway Copyright All rights reserved.

2 Overview 1. Statistical Machine Translation (SMT) 2. Translations in SMT 3. Ambiguity in SMT 4. Experiment Dice coefficient 5. Experiment Google N-Gram Database 6. Reordering the translations 7. Evaluation Bleu score 8. Future Work and Conclusion 2

3 Statistical Machine Translation (SMT) What is statistical machine translation Translation model Ensures adequacy of a language Language model Ensures the fluency of the language (5-grams) 3

4 Translations in SMT Problems that we have to handle Data Sparseness Ambiguity Data Sparseness Source Language Unsere Wohnung ist gegen Wasserschäden versichert. Target Language our accommodation shall be insured against Wasserschäden. Source Language Ja, ich vertrete die selbe Ansicht. Target Language Yes, I represents the selbe view. 4

5 Ambiguity in Machine Translation Source Langauge In dieser Woche muss er seinen Kollegen vertreten. Reference This week he has to fill in for his colleague. Google MT This week he has represented his colleagues. Monnet Moses this week, he needs to his colleagues. Source Langauge Frau Müller vertritt unsere Firma auf der Messe in Muenchen. Reference Ms Müller represents our company at the trade fair in Munich. Google MT Mrs. Mueller represents our company at the fair in Munich. Monnet Moses mrs müller is our firm on the fair in munich. Monnet Moses (#13) mrs müller represents our firm on the fair in munich. Source Langauge Nach der Sitzung mussten sie sich die Beine vertreten. Reference After the meeting they had to strech their legs. Google MT After the session she had to stretch their legs. Monnet Moses after the meeting, they were the legs. 5

6 Semantics - Dice coefficient Dice coefficient Example: nacht vs. night [ni,ig,gh,ht] vs. [na,ac,ch,ht] s = (2 * 1) / (4 + 4) = 0.25 Would you like to insure your house against fire too? vs. Would you like to insure your house against fire? s = (2 * 9) / (9 + 10) =

7 Semantics - Dice coefficient The Google Web 1T 5-Gram Database SQLite Index & Web Interface

8 our housing is against water damage assured Google n-gram (assure) our Google n-gram (insure) against, damage do you wish to assure the house also against fire? Google n-gram (assure) to, you, wish the Google n-gram (insure) to, house, against, you, wish

9 How the translation order changed Unsere Wohnung ist gegen Wasserschäden versichert. our housing is against water damage assured our house is against water damage insured our housing is against water damage insured our house is opposed to water damage insured our housing is opposed to water damage assured our home is to water damage insured our housing is opposed to water damage insured our home against water damage insured our housing is against water damage our housing against water damage insured our home is against water damage assured our house is against water damage our home is against water damage insured our house is against water damage assured our house is against water damage assured our home is insured against water damage our house is against water damage insured our housing is opposed to water damage assurance our home to water damage insuredour housing is insured against water damage the housing is against water damage insured

10 Evaluation If we would measure if a sentence is gramatical correct, we could solve the language modeling problem Example: our home to water damage insured Evaluating translations automatically is hard many ways to say something Blue score Bilingual Evaluation Understudy Why? it achieves a high correlation with human judgements of quality

11 Evaluation of Translations Source Language Unsere Wohnung ist gegen Wasserschäden versichert. Reference Our flat is covered against water damage. Target Language (Google MT) Our home is insured against flood damage Target Language (Monnet Moses) our housing is against water damage assured Target Language (Monnet Moses + reordering) our house is against water damage insured

12 Future Work and Conclusion Conclusion size of the resources resources ambiguity can be solved with additional information Future Work structural information - Ontologies

IRIS - English-Irish Translation System

IRIS - English-Irish Translation System IRIS - English-Irish Translation System Mihael Arcan, Unit for Natural Language Processing of the Insight Centre for Data Analytics at the National University of Ireland, Galway Introduction about me,

More information

HIERARCHICAL HYBRID TRANSLATION BETWEEN ENGLISH AND GERMAN

HIERARCHICAL HYBRID TRANSLATION BETWEEN ENGLISH AND GERMAN HIERARCHICAL HYBRID TRANSLATION BETWEEN ENGLISH AND GERMAN Yu Chen, Andreas Eisele DFKI GmbH, Saarbrücken, Germany May 28, 2010 OUTLINE INTRODUCTION ARCHITECTURE EXPERIMENTS CONCLUSION SMT VS. RBMT [K.

More information

Chapter 6. Decoding. Statistical Machine Translation

Chapter 6. Decoding. Statistical Machine Translation Chapter 6 Decoding Statistical Machine Translation Decoding We have a mathematical model for translation p(e f) Task of decoding: find the translation e best with highest probability Two types of error

More information

Why Evaluation? Machine Translation. Evaluation. Evaluation Metrics. Ten Translations of a Chinese Sentence. How good is a given system?

Why Evaluation? Machine Translation. Evaluation. Evaluation Metrics. Ten Translations of a Chinese Sentence. How good is a given system? Why Evaluation? How good is a given system? Machine Translation Evaluation Which one is the best system for our purpose? How much did we improve our system? How can we tune our system to become better?

More information

Machine Translation. Why Evaluation? Evaluation. Ten Translations of a Chinese Sentence. Evaluation Metrics. But MT evaluation is a di cult problem!

Machine Translation. Why Evaluation? Evaluation. Ten Translations of a Chinese Sentence. Evaluation Metrics. But MT evaluation is a di cult problem! Why Evaluation? How good is a given system? Which one is the best system for our purpose? How much did we improve our system? How can we tune our system to become better? But MT evaluation is a di cult

More information

Phrase-Based MT. Machine Translation Lecture 7. Instructor: Chris Callison-Burch TAs: Mitchell Stern, Justin Chiu. Website: mt-class.

Phrase-Based MT. Machine Translation Lecture 7. Instructor: Chris Callison-Burch TAs: Mitchell Stern, Justin Chiu. Website: mt-class. Phrase-Based MT Machine Translation Lecture 7 Instructor: Chris Callison-Burch TAs: Mitchell Stern, Justin Chiu Website: mt-class.org/penn Translational Equivalence Er hat die Prüfung bestanden, jedoch

More information

Machine Translation. Agenda

Machine Translation. Agenda Agenda Introduction to Machine Translation Data-driven statistical machine translation Translation models Parallel corpora Document-, sentence-, word-alignment Phrase-based translation MT decoding algorithm

More information

Statistical Machine Translation

Statistical Machine Translation Statistical Machine Translation What works and what does not Andreas Maletti Universität Stuttgart maletti@ims.uni-stuttgart.de Stuttgart May 14, 2013 Statistical Machine Translation A. Maletti 1 Main

More information

The Impact of Morphological Errors in Phrase-based Statistical Machine Translation from English and German into Swedish

The Impact of Morphological Errors in Phrase-based Statistical Machine Translation from English and German into Swedish The Impact of Morphological Errors in Phrase-based Statistical Machine Translation from English and German into Swedish Oscar Täckström Swedish Institute of Computer Science SE-16429, Kista, Sweden oscar@sics.se

More information

A Joint Sequence Translation Model with Integrated Reordering

A Joint Sequence Translation Model with Integrated Reordering A Joint Sequence Translation Model with Integrated Reordering Nadir Durrani Advisors: Alexander Fraser and Helmut Schmid Institute for Natural Language Processing University of Stuttgart Machine Translation

More information

Integration of Content Optimization Software into the Machine Translation Workflow. Ben Gottesman Acrolinx

Integration of Content Optimization Software into the Machine Translation Workflow. Ben Gottesman Acrolinx Integration of Content Optimization Software into the Machine Translation Workflow Ben Gottesman Acrolinx What is Acrolinx? Acrolinx is Content Optimization Software. It helps authors make their text!

More information

A Joint Sequence Translation Model with Integrated Reordering

A Joint Sequence Translation Model with Integrated Reordering A Joint Sequence Translation Model with Integrated Reordering Nadir Durrani, Helmut Schmid and Alexander Fraser Institute for Natural Language Processing University of Stuttgart Introduction Generation

More information

Leveraging ASEAN Economic Community through Language Translation Services

Leveraging ASEAN Economic Community through Language Translation Services Leveraging ASEAN Economic Community through Language Translation Services Hammam Riza Center for Information and Communication Technology Agency for the Assessment and Application of Technology (BPPT)

More information

Domain-specific terminology extraction for Machine Translation. Mihael Arcan

Domain-specific terminology extraction for Machine Translation. Mihael Arcan Domain-specific terminology extraction for Machine Translation Mihael Arcan Outline Phd topic Introduction Resources Tools Multi Word Extraction (MWE) extraction Projection of MWE Evaluation Future Work

More information

Statistical Machine Translation Lecture 4. Beyond IBM Model 1 to Phrase-Based Models

Statistical Machine Translation Lecture 4. Beyond IBM Model 1 to Phrase-Based Models p. Statistical Machine Translation Lecture 4 Beyond IBM Model 1 to Phrase-Based Models Stephen Clark based on slides by Philipp Koehn p. Model 2 p Introduces more realistic assumption for the alignment

More information

Statistical Machine Translation

Statistical Machine Translation Statistical Machine Translation Some of the content of this lecture is taken from previous lectures and presentations given by Philipp Koehn and Andy Way. Dr. Jennifer Foster National Centre for Language

More information

Machine Learning for natural language processing

Machine Learning for natural language processing Machine Learning for natural language processing Introduction Laura Kallmeyer Heinrich-Heine-Universität Düsseldorf Summer 2016 1 / 13 Introduction Goal of machine learning: Automatically learn how to

More information

SYSTRAN 混 合 策 略 汉 英 和 英 汉 机 器 翻 译 系 统

SYSTRAN 混 合 策 略 汉 英 和 英 汉 机 器 翻 译 系 统 SYSTRAN Chinese-English and English-Chinese Hybrid Machine Translation Systems Jin Yang, Satoshi Enoue Jean Senellart, Tristan Croiset SYSTRAN Software, Inc. SYSTRAN SA 9333 Genesee Ave. Suite PL1 La Grande

More information

Neural Machine Transla/on for Spoken Language Domains. Thang Luong IWSLT 2015 (Joint work with Chris Manning)

Neural Machine Transla/on for Spoken Language Domains. Thang Luong IWSLT 2015 (Joint work with Chris Manning) Neural Machine Transla/on for Spoken Language Domains Thang Luong IWSLT 2015 (Joint work with Chris Manning) Neural Machine Transla/on (NMT) End- to- end neural approach to MT: Simple and coherent. Achieved

More information

Hybrid Machine Translation Guided by a Rule Based System

Hybrid Machine Translation Guided by a Rule Based System Hybrid Machine Translation Guided by a Rule Based System Cristina España-Bonet, Gorka Labaka, Arantza Díaz de Ilarraza, Lluís Màrquez Kepa Sarasola Universitat Politècnica de Catalunya University of the

More information

Copyright 2013 wolfssl Inc. All rights reserved. 2

Copyright 2013 wolfssl Inc. All rights reserved. 2 - - Copyright 2013 wolfssl Inc. All rights reserved. 2 Copyright 2013 wolfssl Inc. All rights reserved. 2 Copyright 2013 wolfssl Inc. All rights reserved. 3 Copyright 2013 wolfssl Inc. All rights reserved.

More information

Bridging the Online Language Barriers with Machine Translation at the United Nations

Bridging the Online Language Barriers with Machine Translation at the United Nations Bridging the Online Language Barriers with Machine Translation at the United Nations Fernando Serván! Food and Agriculture Organization of the! United Nations (FAO),! Rome, Italy! About FAO - International

More information

Search Engines Chapter 2 Architecture. 14.4.2011 Felix Naumann

Search Engines Chapter 2 Architecture. 14.4.2011 Felix Naumann Search Engines Chapter 2 Architecture 14.4.2011 Felix Naumann Overview 2 Basic Building Blocks Indexing Text Acquisition Text Transformation Index Creation Querying User Interaction Ranking Evaluation

More information

Lernsituation 9. Giving information on the phone. 62 Lernsituation 9 Giving information on the phone

Lernsituation 9. Giving information on the phone. 62 Lernsituation 9 Giving information on the phone Fachkunde 1, Lernfeld 2, Useful Office Vocabulary Lernsituation 9 Giving information on the phone Rolf astian, Managing Director of E Partners KG, recently visited the Promo World Fair in Düsseldorf, an

More information

Preparing RTF and MS Word Files with Untranslatable Content for SDL Trados TagEditor & Déjà Vu

Preparing RTF and MS Word Files with Untranslatable Content for SDL Trados TagEditor & Déjà Vu Preparing RTF and MS Word Files with Untranslatable Content for SDL Trados TagEditor & Déjà Vu Categories of jobs with text to skip...1 Multilingual tables...1 Documents using text properties to mark sections...4

More information

All the English here is taken from students work, both written and spoken. Can you spot the errors and correct them?

All the English here is taken from students work, both written and spoken. Can you spot the errors and correct them? Grammar Tasks This is a set of tasks for use in the Basic Grammar Class. Although they only really make sense when used with the other materials from the course, you can use them as a quick test as the

More information

LEARNING AGREEMENT FOR STUDIES

LEARNING AGREEMENT FOR STUDIES LEARNING AGREEMENT FOR STUDIES The Student Last name (s) First name (s) Date of birth Nationality 1 Sex [M/F] Academic year 20../20.. Study cycle EQF level 6 Subject area, Code Phone E-mail 0421 The Sending

More information

SYSTRAN Chinese-English and English-Chinese Hybrid Machine Translation Systems for CWMT2011 SYSTRAN 混 合 策 略 汉 英 和 英 汉 机 器 翻 译 系 CWMT2011 技 术 报 告

SYSTRAN Chinese-English and English-Chinese Hybrid Machine Translation Systems for CWMT2011 SYSTRAN 混 合 策 略 汉 英 和 英 汉 机 器 翻 译 系 CWMT2011 技 术 报 告 SYSTRAN Chinese-English and English-Chinese Hybrid Machine Translation Systems for CWMT2011 Jin Yang and Satoshi Enoue SYSTRAN Software, Inc. 4444 Eastgate Mall, Suite 310 San Diego, CA 92121, USA E-mail:

More information

Convergence of Translation Memory and Statistical Machine Translation

Convergence of Translation Memory and Statistical Machine Translation Convergence of Translation Memory and Statistical Machine Translation Philipp Koehn and Jean Senellart 4 November 2010 Progress in Translation Automation 1 Translation Memory (TM) translators store past

More information

Free Online Translators:

Free Online Translators: Free Online Translators: A Comparative Assessment of worldlingo.com, freetranslation.com and translate.google.com Introduction / Structure of paper Design of experiment: choice of ST, SLs, translation

More information

INFORMATIONEN (nicht per E-Mail)

INFORMATIONEN (nicht per E-Mail) INFORMATIONEN (nicht per E-Mail) Der Versicherungsschutz: Bei Campingfahrzeugen ist Teil/Vollkasko nicht möglich. Wer wird versichert: Was wird versichert: Versicherungsdauer: Prämien: Antrag: Police:

More information

ACCURAT Analysis and Evaluation of Comparable Corpora for Under Resourced Areas of Machine Translation www.accurat-project.eu Project no.

ACCURAT Analysis and Evaluation of Comparable Corpora for Under Resourced Areas of Machine Translation www.accurat-project.eu Project no. ACCURAT Analysis and Evaluation of Comparable Corpora for Under Resourced Areas of Machine Translation www.accurat-project.eu Project no. 248347 Deliverable D5.4 Report on requirements, implementation

More information

Survey Results: Requirements and Use Cases for Linguistic Linked Data

Survey Results: Requirements and Use Cases for Linguistic Linked Data Survey Results: Requirements and Use Cases for Linguistic Linked Data 1 Introduction This survey was conducted by the FP7 Project LIDER (http://www.lider-project.eu/) as input into the W3C Community Group

More information

Dublin City University at CLEF 2004: Experiments with the ImageCLEF St Andrew s Collection

Dublin City University at CLEF 2004: Experiments with the ImageCLEF St Andrew s Collection Dublin City University at CLEF 2004: Experiments with the ImageCLEF St Andrew s Collection Gareth J. F. Jones, Declan Groves, Anna Khasin, Adenike Lam-Adesina, Bart Mellebeek. Andy Way School of Computing,

More information

Exemplar for Internal Achievement Standard. German Level 1

Exemplar for Internal Achievement Standard. German Level 1 Exemplar for Internal Achievement Standard German Level 1 This exemplar supports assessment against: Achievement Standard 90885 Interact using spoken German to communicate personal information, ideas and

More information

Elena Chiocchetti & Natascia Ralli (EURAC) Tanja Wissik & Vesna Lušicky (University of Vienna)

Elena Chiocchetti & Natascia Ralli (EURAC) Tanja Wissik & Vesna Lušicky (University of Vienna) Elena Chiocchetti & Natascia Ralli (EURAC) Tanja Wissik & Vesna Lušicky (University of Vienna) VII Conference on Legal Translation, Court Interpreting and Comparative Legilinguistics Poznań, 28-30.06.2013

More information

Eurohansia. working in partnership

Eurohansia. working in partnership Eurohansia working in partnership Catalogue Corporate items 2010 Herzliche Grüße! Arbeiten in Partnerschaft. Greetings! Working in partnership. Mehr als eine Aussage, ist diese die Verpflichtung von EUROHANSIA

More information

Using Cross-Lingual Explicit Semantic Analysis for Improving Ontology Translation

Using Cross-Lingual Explicit Semantic Analysis for Improving Ontology Translation Using Cross-Lingual Explicit Semantic Analysis for Improving Ontology Translation Kar tik Asoo ja 1 Jor ge Gracia 1 N itish Ag garwal 2 Asunción Gómez Pérez 1 (1) Ontology Engineering Group, UPM, Madrid,

More information

Segmentation and Punctuation Prediction in Speech Language Translation Using a Monolingual Translation System

Segmentation and Punctuation Prediction in Speech Language Translation Using a Monolingual Translation System Segmentation and Punctuation Prediction in Speech Language Translation Using a Monolingual Translation System Eunah Cho, Jan Niehues and Alex Waibel International Center for Advanced Communication Technologies

More information

AP GERMAN LANGUAGE AND CULTURE EXAM 2015 SCORING GUIDELINES

AP GERMAN LANGUAGE AND CULTURE EXAM 2015 SCORING GUIDELINES AP GERMAN LANGUAGE AND CULTURE EXAM 2015 SCORING GUIDELINES Identical to Scoring Guidelines used for French, Italian, and Spanish Language and Culture Exams Interpersonal Writing: E-mail Reply 5: STRONG

More information

Declarative Models for Hybrid Machine Translation Proposal for VR Projektbidrag, Appendix A

Declarative Models for Hybrid Machine Translation Proposal for VR Projektbidrag, Appendix A Declarative Models for Hybrid Machine Translation Proposal for VR Projektbidrag, Appendix A Professor Aarne Ranta (PI) Department of Computer Science and Engineering Chalmers University of Technology and

More information

Verteilte Systeme 3. Dienstevermittlung

Verteilte Systeme 3. Dienstevermittlung VS32 Slide 1 Verteilte Systeme 3. Dienstevermittlung 3.2 Prinzipien einer serviceorientierten Architektur (SOA) Sebastian Iwanowski FH Wedel VS32 Slide 2 Prinzipien einer SOA 1. Definitionen und Merkmale

More information

FOR TEACHERS ONLY The University of the State of New York

FOR TEACHERS ONLY The University of the State of New York FOR TEACHERS ONLY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION G COMPREHENSIVE EXAMINATION IN GERMAN Friday, June 15, 2007 1:15 to 4:15 p.m., only SCORING KEY Updated information

More information

Machine Translation and the Translator

Machine Translation and the Translator Machine Translation and the Translator Philipp Koehn 8 April 2015 About me 1 Professor at Johns Hopkins University (US), University of Edinburgh (Scotland) Author of textbook on statistical machine translation

More information

7 Ways To Save On Legal Translations

7 Ways To Save On Legal Translations 7 Ways To Save On Legal Translations As the need for multilingual documents increases, so does the demand for accurate, low cost legal translation. If you re a law firm, you may be grappling with inefficiencies

More information

Language and Computation

Language and Computation Language and Computation week 13, Thursday, April 24 Tamás Biró Yale University tamas.biro@yale.edu http://www.birot.hu/courses/2014-lc/ Tamás Biró, Yale U., Language and Computation p. 1 Practical matters

More information

Systematic Comparison of Professional and Crowdsourced Reference Translations for Machine Translation

Systematic Comparison of Professional and Crowdsourced Reference Translations for Machine Translation Systematic Comparison of Professional and Crowdsourced Reference Translations for Machine Translation Rabih Zbib, Gretchen Markiewicz, Spyros Matsoukas, Richard Schwartz, John Makhoul Raytheon BBN Technologies

More information

Functional Analysis II Final Test, 4.02.2012 Funktionalanalysis II Endklausur, 4.02.2012

Functional Analysis II Final Test, 4.02.2012 Funktionalanalysis II Endklausur, 4.02.2012 Winter Term 2011-2012 Functional Analysis II Final Test, 4.02.2012 Funktionalanalysis II Endklausur, 4.02.2012 Name:/Name: Matriculation number:/matrikelnr.: Semester:/Fachsemester: Degree course:/studiengang:

More information

Statistical Pattern-Based Machine Translation with Statistical French-English Machine Translation

Statistical Pattern-Based Machine Translation with Statistical French-English Machine Translation Statistical Pattern-Based Machine Translation with Statistical French-English Machine Translation Jin'ichi Murakami, Takuya Nishimura, Masato Tokuhisa Tottori University, Japan Problems of Phrase-Based

More information

The TCH Machine Translation System for IWSLT 2008

The TCH Machine Translation System for IWSLT 2008 The TCH Machine Translation System for IWSLT 2008 Haifeng Wang, Hua Wu, Xiaoguang Hu, Zhanyi Liu, Jianfeng Li, Dengjun Ren, Zhengyu Niu Toshiba (China) Research and Development Center 5/F., Tower W2, Oriental

More information

Computer Aided Translation

Computer Aided Translation Computer Aided Translation Philipp Koehn 30 April 2015 Why Machine Translation? 1 Assimilation reader initiates translation, wants to know content user is tolerant of inferior quality focus of majority

More information

Building a Web-based parallel corpus and filtering out machinetranslated

Building a Web-based parallel corpus and filtering out machinetranslated Building a Web-based parallel corpus and filtering out machinetranslated text Alexandra Antonova, Alexey Misyurev Yandex 16, Leo Tolstoy St., Moscow, Russia {antonova, misyurev}@yandex-team.ru Abstract

More information

TRANSREAD LIVRABLE 3.1 QUALITY CONTROL IN HUMAN TRANSLATIONS: USE CASES AND SPECIFICATIONS. Projet ANR 201 2 CORD 01 5

TRANSREAD LIVRABLE 3.1 QUALITY CONTROL IN HUMAN TRANSLATIONS: USE CASES AND SPECIFICATIONS. Projet ANR 201 2 CORD 01 5 Projet ANR 201 2 CORD 01 5 TRANSREAD Lecture et interaction bilingues enrichies par les données d'alignement LIVRABLE 3.1 QUALITY CONTROL IN HUMAN TRANSLATIONS: USE CASES AND SPECIFICATIONS Avril 201 4

More information

Bei Fragen zu dieser Änderung wenden Sie sich bitte an Ihren Kundenbetreuer, der Ihnen gerne weiterhilft.

Bei Fragen zu dieser Änderung wenden Sie sich bitte an Ihren Kundenbetreuer, der Ihnen gerne weiterhilft. FIL Investment Management (Luxembourg) S.A. 2a rue Albert Borschette, L-1246 B.P. 2174, L-1021 Luxembourg Tél: +352 250 404 1 Fax: +352 26 38 39 38 R.C.S. Luxembourg B 88635 Dezember 2014 Wichtige Ankündigung:

More information

Anerkennungsliste im Rahmen von. AUSTAUSCHPROGRAMMEN an der WIRTSCHAFTSUNIVERSITÄT WIEN. Masterstudium Supply Chain Management

Anerkennungsliste im Rahmen von. AUSTAUSCHPROGRAMMEN an der WIRTSCHAFTSUNIVERSITÄT WIEN. Masterstudium Supply Chain Management Anerkennungsliste im Rahmen von AUSTAUSCHPROGRAMMEN an der WIRTSCHAFTSUNIVERSITÄT WIEN Masterstudium Supply Chain Management Bei dieser Liste handelt es sich um eine Sammlung von Erfahrungswerten der letzten

More information

Common Salutations and Openings

Common Salutations and Openings 8 Common Salutations and Openings Salutations Salutations or greetings can be formal or informal, depending on the situation or the relationship. And of course e-mail doesn t always follow the rules of

More information

Extracting translation relations for humanreadable dictionaries from bilingual text

Extracting translation relations for humanreadable dictionaries from bilingual text Extracting translation relations for humanreadable dictionaries from bilingual text Overview 1. Company 2. Translate pro 12.1 and AutoLearn 3. Translation workflow 4. Extraction method 5. Extended

More information

Empirical Machine Translation and its Evaluation

Empirical Machine Translation and its Evaluation Empirical Machine Translation and its Evaluation EAMT Best Thesis Award 2008 Jesús Giménez (Advisor, Lluís Màrquez) Universitat Politècnica de Catalunya May 28, 2010 Empirical Machine Translation Empirical

More information

REPORT ON THE WORKBENCH FOR DEVELOPERS

REPORT ON THE WORKBENCH FOR DEVELOPERS REPORT ON THE WORKBENCH FOR DEVELOPERS for developers DELIVERABLE D3.2 VERSION 1.3 2015 JUNE 15 QTLeap Machine translation is a computational procedure that seeks to provide the translation of utterances

More information

Statistical Machine Translation prototype using UN parallel documents

Statistical Machine Translation prototype using UN parallel documents Proceedings of the 16th EAMT Conference, 28-30 May 2012, Trento, Italy Statistical Machine Translation prototype using UN parallel documents Bruno Pouliquen, Christophe Mazenc World Intellectual Property

More information

PROMT Technologies for Translation and Big Data

PROMT Technologies for Translation and Big Data PROMT Technologies for Translation and Big Data Overview and Use Cases Julia Epiphantseva PROMT About PROMT EXPIRIENCED Founded in 1991. One of the world leading machine translation provider DIVERSIFIED

More information

Adaptive Development Data Selection for Log-linear Model in Statistical Machine Translation

Adaptive Development Data Selection for Log-linear Model in Statistical Machine Translation Adaptive Development Data Selection for Log-linear Model in Statistical Machine Translation Mu Li Microsoft Research Asia muli@microsoft.com Dongdong Zhang Microsoft Research Asia dozhang@microsoft.com

More information

Modalverben Theorie. learning target. rules. Aim of this section is to learn how to use modal verbs.

Modalverben Theorie. learning target. rules. Aim of this section is to learn how to use modal verbs. learning target Aim of this section is to learn how to use modal verbs. German Ich muss nach Hause gehen. Er sollte das Buch lesen. Wir können das Visum bekommen. English I must go home. He should read

More information

Deutsch 1020 Alexander

Deutsch 1020 Alexander Deutsch 1020 Anna Alexander Büro: OLD MAIN 341 Sprechstunden: Dienstag und Donnerstag von 16.00 bis 17.00 Uhr und Termine nach Vereinbarung Email: anna.alexander@hotmail.com Required Texts: Vorsprung,

More information

Major International Conference

Major International Conference Major International Conference Tax Advisers - Undermining or enhancing the tax system? Tax Advisers, Revenue Authorities and Taxpayers - Relationships and Interactions Tuesday 20 November 2007 - Sofitel

More information

BEER 1.1: ILLC UvA submission to metrics and tuning task

BEER 1.1: ILLC UvA submission to metrics and tuning task BEER 1.1: ILLC UvA submission to metrics and tuning task Miloš Stanojević ILLC University of Amsterdam m.stanojevic@uva.nl Khalil Sima an ILLC University of Amsterdam k.simaan@uva.nl Abstract We describe

More information

THUTR: A Translation Retrieval System

THUTR: A Translation Retrieval System THUTR: A Translation Retrieval System Chunyang Liu, Qi Liu, Yang Liu, and Maosong Sun Department of Computer Science and Technology State Key Lab on Intelligent Technology and Systems National Lab for

More information

AP WORLD LANGUAGE AND CULTURE EXAMS 2012 SCORING GUIDELINES

AP WORLD LANGUAGE AND CULTURE EXAMS 2012 SCORING GUIDELINES AP WORLD LANGUAGE AND CULTURE EXAMS 2012 SCORING GUIDELINES Interpersonal Writing: E-mail Reply 5: STRONG performance in Interpersonal Writing Maintains the exchange with a response that is clearly appropriate

More information

Virtual Address Mapping

Virtual Address Mapping Virtual Address Mapping Ziel ist es, zwischen zwei ZyWALL Routern (ZyWALL 2 Plus ZyWALL P1), welche sich beide im selben Lokalen IP Bereich (192.168.1.1/24) befinden, einen VPN-Tunnel mittels NAT over

More information

Comprendium Translator System Overview

Comprendium Translator System Overview Comprendium System Overview May 2004 Table of Contents 1. INTRODUCTION...3 2. WHAT IS MACHINE TRANSLATION?...3 3. THE COMPRENDIUM MACHINE TRANSLATION TECHNOLOGY...4 3.1 THE BEST MT TECHNOLOGY IN THE MARKET...4

More information

The history of machine translation in a nutshell

The history of machine translation in a nutshell 1. Before the computer The history of machine translation in a nutshell 2. The pioneers, 1947-1954 John Hutchins [revised January 2014] It is possible to trace ideas about mechanizing translation processes

More information

7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan

7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan 7-2 Speech-to-Speech Translation System Field Experiments in All Over Japan We explain field experiments conducted during the 2009 fiscal year in five areas of Japan. We also show the experiments of evaluation

More information

M LTO Multilingual On-Line Translation

M LTO Multilingual On-Line Translation O non multa, sed multum M LTO Multilingual On-Line Translation MOLTO Consortium FP7-247914 Project summary MOLTO s goal is to develop a set of tools for translating texts between multiple languages in

More information

BP9 - Citrix Receiver Optimierung: So verbessern Sie Management und Benutzerkomfort. Systems Engineer, Citrix Systems GmbH

BP9 - Citrix Receiver Optimierung: So verbessern Sie Management und Benutzerkomfort. Systems Engineer, Citrix Systems GmbH BP9 - Citrix Receiver Optimierung: So verbessern Sie Management und Benutzerkomfort Oliver Lomberg Ralph Stocker Systems Engineer, Citrix Systems GmbH Systems Engineer, Citrix Systems GmbH Simplicity vs.

More information

Modelling Pronominal Anaphora in Statistical Machine Translation

Modelling Pronominal Anaphora in Statistical Machine Translation Modelling Pronominal Anaphora in Statistical Machine Translation Christian Hardmeier and Marcello Federico Fondazione Bruno Kessler Human Language Technologies Via Sommarive, 18 38123 Trento, Italy {hardmeier,federico}@fbk.eu

More information

AMTA 2012. 10 th Biennial Conference of the Association for Machine Translation in the Americas. San Diego, Oct 28 Nov 1, 2012

AMTA 2012. 10 th Biennial Conference of the Association for Machine Translation in the Americas. San Diego, Oct 28 Nov 1, 2012 AMTA 2012 10 th Biennial Conference of the Association for Machine Translation in the Americas San Diego, Oct 28 Nov 1, 2012 http://amta2012.amtaweb.org/ Scope MT als akademisches Thema (mit abgelehnten

More information

Vergleich der Versionen von Kapitel 7 des EU-GMP-Leitfadens (September 2012)

Vergleich der Versionen von Kapitel 7 des EU-GMP-Leitfadens (September 2012) (Valid until January 31, Principle Contract manufacture and analysis must be correctly defined, agreed and controlled in order to avoid misunderstandings which could result in a product or work of unsatisfactory

More information

Dialogue Activities. Copyright Goethe-Institut London 1 Alle Rechte vorbehalten www.goethe.de/london

Dialogue Activities. Copyright Goethe-Institut London 1 Alle Rechte vorbehalten www.goethe.de/london Dialogue Activities 1) The mobile: This game leads to a motivating self-experience and helps pupils to gain confidence in speaking the new language, and, apart from that, it is a good laugh! Practise the

More information

Chapter 4. Forces and Newton s Laws of Motion. continued

Chapter 4. Forces and Newton s Laws of Motion. continued Chapter 4 Forces and Newton s Laws of Motion continued 4.9 Static and Kinetic Frictional Forces When an object is in contact with a surface forces can act on the objects. The component of this force acting

More information

Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast

Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast Automatic Speech Recognition and Hybrid Machine Translation for High-Quality Closed-Captioning and Subtitling for Video Broadcast Hassan Sawaf Science Applications International Corporation (SAIC) 7990

More information

Challenges Pension Funds Face due to Low Interest Rates

Challenges Pension Funds Face due to Low Interest Rates Challenges Pension Funds Face due to Low Interest Rates 28 th After-Work Lecture on Asset & Investment Management PPCmetrics AG Lukas Riesen, CFA, Partner Vaduz, 26 th March 2015 Interest Rate Risk also

More information

design guide nightlife flair

design guide nightlife flair design guide 04 nightlife flair design guide 04 nightlife flair de Tauchen sie ein in das pulsierende en experience the vibrancy of nightlife in fr Plongez vous dans la nuit agitée des nachtleben der großstadt

More information

APPLICATION FOR ADMISSION (For further information please visit our web site www.hs-kl.de/fachbereiche/bw/studiengaenge/master-studiengaenge)

APPLICATION FOR ADMISSION (For further information please visit our web site www.hs-kl.de/fachbereiche/bw/studiengaenge/master-studiengaenge) APPLICATION FOR ADMISSION (For further information please visit our web site www.hs-kl.de/fachbereiche/bw/studiengaenge/master-studiengaenge) MASTER International Management and Finance Form for admission

More information

Analysis of Social Media Streams

Analysis of Social Media Streams Fakultätsname 24 Fachrichtung 24 Institutsname 24, Professur 24 Analysis of Social Media Streams Florian Weidner Dresden, 21.01.2014 Outline 1.Introduction 2.Social Media Streams Clustering Summarization

More information

From Epistemology to Praxis in Translator Education: A Moodle-Based Project. Don Kiraly University of Mainz

From Epistemology to Praxis in Translator Education: A Moodle-Based Project. Don Kiraly University of Mainz From Epistemology to Praxis in Translator Education: A Moodle-Based Project Don Kiraly University of Mainz A place for learning? The Schoolmaster (A. van Ostade 1662) A better place for learning? (Somewhere

More information

Hybrid Strategies. for better products and shorter time-to-market

Hybrid Strategies. for better products and shorter time-to-market Hybrid Strategies for better products and shorter time-to-market Background Manufacturer of language technology software & services Spin-off of the research center of Germany/Heidelberg Founded in 1999,

More information

Structural and Semantic Indexing for Supporting Creation of Multilingual Web Pages

Structural and Semantic Indexing for Supporting Creation of Multilingual Web Pages Structural and Semantic Indexing for Supporting Creation of Multilingual Web Pages Hiroshi URAE, Taro TEZUKA, Fuminori KIMURA, and Akira MAEDA Abstract Translating webpages by machine translation is the

More information

Processing Dialogue-Based Data in the UIMA Framework. Milan Gnjatović, Manuela Kunze, Dietmar Rösner University of Magdeburg

Processing Dialogue-Based Data in the UIMA Framework. Milan Gnjatović, Manuela Kunze, Dietmar Rösner University of Magdeburg Processing Dialogue-Based Data in the UIMA Framework Milan Gnjatović, Manuela Kunze, Dietmar Rösner University of Magdeburg Overview Background Processing dialogue-based Data Conclusion Gnjatović, Kunze,

More information

Adapting General Models to Novel Project Ideas

Adapting General Models to Novel Project Ideas The KIT Translation Systems for IWSLT 2013 Thanh-Le Ha, Teresa Herrmann, Jan Niehues, Mohammed Mediani, Eunah Cho, Yuqi Zhang, Isabel Slawik and Alex Waibel Institute for Anthropomatics KIT - Karlsruhe

More information

Adaptation to Hungarian, Swedish, and Spanish

Adaptation to Hungarian, Swedish, and Spanish www.kconnect.eu Adaptation to Hungarian, Swedish, and Spanish Deliverable number D1.4 Dissemination level Public Delivery date 31 January 2016 Status Author(s) Final Jindřich Libovický, Aleš Tamchyna,

More information

USP IT-Security Consulting & Projects

USP IT-Security Consulting & Projects Consulting Operation Products & Solutions USP Leistungsübersicht Web Access Management Web Application Firewall Authentication-Proxy Single Sign On USP Secure Entry Server Suite Network Access Control

More information

RAT DER EUROPÄISCHEN UNION. Brüssel, den 2. März 2012 (06.03) (OR. en) 6051/12 INF 11 API 11 JUR 50. I/A-PUNKT-VERMERK Gruppe "Information"

RAT DER EUROPÄISCHEN UNION. Brüssel, den 2. März 2012 (06.03) (OR. en) 6051/12 INF 11 API 11 JUR 50. I/A-PUNKT-VERMERK Gruppe Information RAT DER EUROPÄISCHEN UNION Brüssel, den 2. März 2012 (06.03) (OR. en) 6051/12 INF 11 API 11 JUR 50 I/A-PUNKT-VERMERK der Gruppe "Information" für den AStV (2. Teil)/Rat Nr. Vordokument: 6050/12 Betr.:

More information

Virtual Organization Virtuelle Fabrik 2007-05-02

Virtual Organization Virtuelle Fabrik 2007-05-02 Wi irtsch haftsi inform matik Virtual Organization Virtuelle Fabrik 2007-05-02 Mark Nierste Tim Sender Robin Schultz Carsten Pfeifer Agenda A. The Virtuelle Fabrik Euregio Bodensee B. Business model of

More information

LIUM s Statistical Machine Translation System for IWSLT 2010

LIUM s Statistical Machine Translation System for IWSLT 2010 LIUM s Statistical Machine Translation System for IWSLT 2010 Anthony Rousseau, Loïc Barrault, Paul Deléglise, Yannick Estève Laboratoire Informatique de l Université du Maine (LIUM) University of Le Mans,

More information

Exemplar for Internal Assessment Resource German Level 1. Resource title: Planning a School Exchange

Exemplar for Internal Assessment Resource German Level 1. Resource title: Planning a School Exchange Exemplar for internal assessment resource German 1.5A for Achievement Standard 90887! Exemplar for Internal Assessment Resource German Level 1 Resource title: Planning a School Exchange This exemplar supports

More information

Speech Processing Applications in Quaero

Speech Processing Applications in Quaero Speech Processing Applications in Quaero Sebastian Stüker www.kit.edu 04.08 Introduction! Quaero is an innovative, French program addressing multimedia content! Speech technologies are part of the Quaero

More information

Automatische Übersetzung zwischen Hype und Realität. Automatic Translation between Hype and Reality

Automatische Übersetzung zwischen Hype und Realität. Automatic Translation between Hype and Reality Automatische Übersetzung zwischen Hype und Realität Automatic Translation between Hype and Reality Hans Uszkoreit Outline! Applications of MT The MT Hype MT Yesterday: Machine Translation in Verbmobil

More information

GCE EXAMINERS' REPORTS

GCE EXAMINERS' REPORTS GCE EXAMINERS' REPORTS GERMAN AS/Advanced JANUARY 2014 Grade boundary information for this subject is available on the WJEC public website at: https://www.wjecservices.co.uk/marktoums/default.aspx?l=en

More information

UNSUPERVISED MORPHOLOGICAL SEGMENTATION FOR STATISTICAL MACHINE TRANSLATION

UNSUPERVISED MORPHOLOGICAL SEGMENTATION FOR STATISTICAL MACHINE TRANSLATION UNSUPERVISED MORPHOLOGICAL SEGMENTATION FOR STATISTICAL MACHINE TRANSLATION by Ann Clifton B.A., Reed College, 2001 a thesis submitted in partial fulfillment of the requirements for the degree of Master

More information

Machine vs. Human Translation Scott Bass, Advanced Language Translation Inc.

Machine vs. Human Translation Scott Bass, Advanced Language Translation Inc. Machine vs. Human Translation Scott Bass, Advanced Language Translation Inc. Using computers to translate text from one language to another (referred to as machine translation [MT]) no longer faces the

More information