Tagging and Statistically Translating Latin Sentences

Slides:



Advertisements
Similar presentations
Extraction and Visualisation of Emotion from News Articles Eva Hanser, Paul Mc Kevitt School of Computing & Intelligent Systems Faculty of Computing &
Advertisements

The Chinese Room: Understanding and Correcting Machine Translation This work has been supported by NSF Grants IIS Solution: The Chinese Room Conclusions.
Development of a German- English Translator Felix Zhang.
A Syntactic Translation Memory Vincent Vandeghinste Centre for Computational Linguistics K.U.Leuven
Predicting Text Quality for Scientific Articles Annie Louis University of Pennsylvania Advisor: Ani Nenkova.
©Brooks/Cole, 2001 Chapter 2 Introduction to The C Language.
Creation of a Russian-English Translation Program Karen Shiells.
Language Translators By: Henry Zaremba. Origins of Translator Technology ▫1954- IBM gives a demo of a translation program called the “Georgetown-IBM experiment”
English Jeopardy! Created by: Mr. Erickson Created by: Mr. Erickson.
Jeopardy Unit 2 – Changes in My World Embedded Assessment 1 Vocabulary Review.
Overview Project Goals –Represent a sentence in a parse tree –Use parses in tree to search another tree containing ontology of project management deliverables.
LING 388: Language and Computers Sandiway Fong Lecture 30 12/8.
Welcome. Introduce Khogen dro nath Asst. Teacher (Computer) Bharsho high school Id no : 19 To know about tense To know about english grammar TO KNOW different.
Language Learning Targets based on CLIMB standards.
Are used to make jewelry Page Number Guide words: Cook is first word on page and coral is last word on page Entry word: words that are being defined.
Development of a German- English Translator Felix Zhang Period Thomas Jefferson High School for Science and Technology Computer Systems Research.
1 Introduction to Computational Linguistics Eleni Miltsakaki AUTH Fall 2005-Lecture 4.
What you have learned and how you can use it : Grammars and Lexicons Parts I-III.
Grammars Grammars can get quite complex, but are essential. Syntax: the form of the text that is valid Semantics: the meaning of the form – Sometimes semantics.
Using the Dictionary You can build your vocabulary by using the dictionary.
Stentor A new Computer-Aided Transcription software for French language.
Auckland 2012Kilgarriff: NLP and Corpus Processing1 The contribution of NLP: corpus processing.
ISSUES IN GRAMMAR PREPARED BY: NURLIYANA NOR HAZIQAH NUR AL FHATIHAH.
Do Now  Take out all grammar notes and worksheets  Today we will begin reviewing for our first grammar test one week from today: Weds, 10/21.
Think of a sentence to go with this picture. Can you use any of these words? then if so while though since when Try to use interesting adjectives, powerful.
A method to restrict the blow-up of hypotheses... A method to restrict the blow-up of hypotheses of a non-disambiguated shallow machine translation system.
A Simple English-to-Punjabi Translation System By : Shailendra Singh.
King Faisal University جامعة الملك فيصل Deanship of E-Learning and Distance Education عمادة التعلم الإلكتروني والتعليم عن بعد [ ] 1 جامعة الملك فيصل عمادة.
Machine Language Computer languages cannot be directly interpreted by the computer – they are not in binary. All commands need to be translated into binary.
Writing in CSD. What is a Lit Review? As the first step in the research process, the literature review provides an organized review of the main ideas,
Arnar Thor Jensson Koji Iwano Sadaoki Furui Tokyo Institute of Technology Development of a Speech Recognition System For Icelandic Using Machine Translated.
Natural Language Processing [05 hours/week, 09 Credits] [Theory]
Verbal Foundations.
Spanish 2 Bell Work and Speaking Assignment
Criterial features If you have examples of language use by learners (differentiated by L1 etc.) at different levels, you can use that to find the criterial.
The History of ARM and Microcontrollers Chapter 1
English-Korean Machine Translation System
Words, Phrases, Clauses, & Sentences
Fundamentals of Programming I A Sentence Generator
Course 1 Introduction to Formal Languages and Automata Theory (part 1)
HOW TO TRANSLATE FROM LATIN INTO ENGLISH!!!
A Parser for Sinhala Language First Step Towards English to Sinhala Machine Translation
Memory Standardization
Natural Language Processing (NLP)
Present, Past, and Future Tenses
Introduction to English Language
REPORT WRITING Many types but two main kinds:
Writing a Scientific Paper
CSCI 5832 Natural Language Processing
Formal Language.
Grammar, Usage, and Mechanics Literacy Center Grades 4,5,6,7,8
Stage 17 – Quintus de Alexandria
High Level Programming Languages
خشنه اتره اهورهه مزدا شيوۀ ارائه مقاله 17/10/1388.
WALT: SAY HOW OFTEN MYSELF AND OTHER PEOPLE GO TO PLACES IN TOWN.
FIRST SEMESTER GRAMMAR
Lesson 3: Grammar.
Parts of Speech Mr. White English I.
Text Type: Dictionaries
Natural Language Processing (NLP)
Latin: The Written Language
Effective Communication
Development of a German-English Translator
Conventions of Standard English Anchor 1
J. Byun et al. In Secure Data Management, LNCS 4165,
Machine Learning, Language Rules, and Statistical Strategies for Language Translation Andrew Runge Computer Systems Lab
Artificial Intelligence 2004 Speech & Natural Language Processing
Owen Rambow 6 Minutes.
Natural Language Processing (NLP)
Computer Programming Tutorial
Presentation transcript:

Tagging and Statistically Translating Latin Sentences Andrew Runge Computer Systems Lab 2009-2010

Abstract Goal: Create an accurate Latin translator Methods: Language Rules Machine Learning Computer-Assisted Translation Statistical Translation Language: Python

Introduction Language Translators Machine Learning Word Tagging Statistical Translation Parts of Speech

Background Machine Learning Word Tagging Type, case, tense, etc. Statistical Translation N-Grams Part of Speech Pairings Computer Assisted Translation

Figure 1: Tree of words sorted by sentence role from the assorted works of Cicero generated by the methods of McMahon and Smith

Discussion Dictionary creation Dictionary Keys and values Word Tagging Nouns v. Verbs

Example of word tagging from similar experiment by Bowden

Discussion Translation: Forms Human Element http://media.photobucket.com/image/computers%20and%20people/tinker2/garfield_computer.jpg

Figure 2: Demonstration of n-gram generation for determining word order in a sentence. Generated by Chen et al.

Dictionaries

Dictionaries

Results

Future Work Current Continued Work: Tag Culling Machine translation Additional grammar support