Created By: Benjamin J. Van Someren.  Natural Language Translation – Translating one natural language such as German to another natural language such.

Slides:



Advertisements
Similar presentations
Chapter Two The Scope of Semantics.
Advertisements

CODE/ CODE SWITCHING.
The Meaning of Language
Albert Gatt LIN1180/LIN5082 Semantics Lecture 2. Goals of this lecture Semantics -- LIN 1180 To introduce some of the central concepts that semanticists.
Statistical NLP: Lecture 3
Reference & Denotation Connotation Sense Relations
The Dimensions of Meaning
Introduction to Linguistics and Basic Terms
1 Phonetics Study of the sounds of Speech Articulatory Acoustic Experimental.
PSY 369: Psycholinguistics Some basic linguistic theory part3.
1 ENGLISH PHONETICS AND PHONOLOGY Lesson 3A Introduction to Phonetics and Phonology.
Foundations This chapter lays down the fundamental ideas and choices on which our approach is based. First, it identifies the needs of architects in the.
1. Introduction Which rules to describe Form and Function Type versus Token 2 Discourse Grammar Appreciation.
Language: Form, Meanings and Functions
Lecture 1, 7/21/2005Natural Language Processing1 CS60057 Speech &Natural Language Processing Autumn 2005 Lecture 1 21 July 2005.
PROGRAMMING LANGUAGES The Study of Programming Languages.
GRAMMAR APPROACH By: Katherine Marzán Concepción EDUC 413 Prof. Evelyn Lugo.
Communicative Language Teaching Vocabulary
Lemmatization Tagging LELA /20 Lemmatization Basic form of annotation involving identification of underlying lemmas (lexemes) of the words in.
Lecture 12: 22/6/1435 Natural language processing Lecturer/ Kawther Abas 363CS – Artificial Intelligence.
Overview:. Overview: n Morphology Overview: –The subfield of linguistics that studies words and their relationships to other words.
Language. Language Communication – transmitting information Many animals communicate Call systems – system of communication limited to a set number of.
LANGUAGE. VERBAL AND NONVERBAL LANGUAGE Human interaction and communication involve both verbal and nonverbal language.  Verbal language is what is being.
Click elements for definitions. exaggerated statements not meant to be taken literally.
Reading. How do you think we read? -memorizing words on the page -extracting just the meanings of the words -playing a mental movie in our heads of what.
Lecture 2 What Is Linguistics.
Chapter 6. Semantics is the study of the meaning of words, phrases and sentences. In semantic analysis, there is always an attempt to focus on what the.
Postgraduate Diploma in Translation Lecture 1 Computers and Language.
An Intelligent Analyzer and Understander of English Yorick Wilks 1975, ACM.
Linguistics The first week. Chapter 1 Introduction 1.1 Linguistics.
Split infinitive You need to explain your viewpoint briefly (unsplit infinitive) You need to briefly explain your viewpoint (split infinitive) Because.
Copyright © Curt Hill Languages and Grammars This is not English Class. But there is a resemblance.
CSA2050 Introduction to Computational Linguistics Lecture 1 Overview.
What you have learned and how you can use it : Grammars and Lexicons Parts I-III.
CSA2050 Introduction to Computational Linguistics Lecture 1 What is Computational Linguistics?
Programming Languages and Design Lecture 3 Semantic Specifications of Programming Languages Instructor: Li Ma Department of Computer Science Texas Southern.
PSY270 Michaela Porubanova. Language  a system of communication using sounds or symbols that enables us to express our feelings, thoughts, ideas, and.
Artificial Intelligence: Natural Language
Introduction to Linguistics Class # 1. What is Linguistics? Linguistics is NOT: Linguistics is NOT:  learning to speak many languages  evaluating different.
Natural Language Processing Chapter 2 : Morphology.
The Unreasonable Effectiveness of Data
What representation is not… Media instantaneously planting images and thoughts in our heads.
Levels of Linguistic Analysis
Language Language - a system for combining symbols (such as words) so that an unlimited number of meaningful statements can be made for the purpose of.
Knowledge Structure Vijay Meena ( ) Gaurav Meena ( )
Slang. Informal verbal communication that is generally unacceptable for formal writing.
Pragmatics. Definitions of pragmatics Pragmatics is a branch of general linguistics like other branches that include: Phonetics, Phonology, Morphology,
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
Sentence Production Lecture 4. The Production Process the syntactic based grammars of Chomsky are psychologically invalid since their rules are formulated.
MENTAL GRAMMAR Language and mind. First half of 20 th cent. – What the main goal of linguistics should be? Behaviorism – Bloomfield: goal of linguistics.
An Introduction to Linguistics
Linguistics Linguistics can be defined as the scientific or systematic study of language. It is a science in the sense that it scientifically studies the.
Approaches to Machine Translation
INTRODUCTION TO PHONETICS AND PHONOLOGY
Statistical NLP: Lecture 3
Revision Outcome 1, Unit 1 The Nature and Functions of Language
Reading and Frequency Lists
Language Module 8, Lesson 2. Why is language so important? ● Linguistic Determinism ○ Language influences the way we think. ○ Could you think without.
The English Language (I semestre)
Introduction to Linguistics
What is Linguistics? The scientific study of human language
BBI 3212 ENGLISH SYNTAX AND MORPHOLOGY
Logics for Data and Knowledge Representation
The English Language (I semestre)
Reference & Denotation Connotation Sense Relations
Approaches to Machine Translation
Levels of Linguistic Analysis
ENGLISH PHONETICS AND PHONOLOGY Week 2
Artificial Intelligence 2004 Speech & Natural Language Processing
Presentation transcript:

Created By: Benjamin J. Van Someren

 Natural Language Translation – Translating one natural language such as German to another natural language such as English in a machine. Referred to as Machine Translation  Natural Language Processing – Allowing a machine to understand the meaning of natural languages such as German, French, and English.  Both greatly involve Artificial Intelligence Statistics Linguistics

 Linguistics - The scientific study of language and its structure, including the study of morphology, phonetics, syntax, and semantics.  Morphology - The study and description of word formation (involving inflection, derivation, and compounding) in language.  Phonetics - The speech sounds of a language or group of languages.

 Syntax - In linguistics, the study of the rules that govern the ways in which words combine to form phrases, clauses, and sentences.  Semantics – In linguistics, the study of meaning in a language.

From Language A Sentence(s) Phrase(s) etc Translate To Language B Sentence(s) Phrase(s) etc Give To Receive from

 Direct Translation Dictionary Lookup  Example Good, right?

 Example Peter hat das Buch von Maria gelesen  Peter has the book of Mary read  Allowing for grammar So how is it done?

 Create a word to word matrix. E1E2E3E4E5E6E7 PeterXG1 HatXG2 DasXG3 BuchXG4 VanXG5 MariaXG6 gelesenXG7 PeterhasthebookofMaryread

 Apply IBM Model 1 Statistical Formula  And you get 

 Words are assigned their best translation word, despite its position within the phrase or sentence.  Can only allow 1-to-n word alignment not n-to-1 or n-to-m

 So where are we at? Machine Translation Triangle

 Ambiguous  Highly contextual  Implicit  Often imprecise

 Lexical Ambiguity - When a word can be understood in two or more possible senses or ways. Any word that has multiple meanings  Structural ambiguity – When a sentence or clause is unclear about what is meant. "Mary had a little lamb." With mint sauce?

 Denotation - The central meaning of a word. The denotation of "silly" today is not what it was in the 16th century. Today it means “weak in intellect” or “foolish” In the 16th century it meant "happy" or "innocent.“  Connotation - The personal or emotional associations aroused by words. A possible example of such a change is the word vicious. Originally derived from vice, it meant "extremely wicked." However, in the modern British usage it is commonly used to mean "fierce," as in “the brown rat is a vicious animal”.

 Implication - When the speech is intended to mean something but does not communicate it directly. “deer!" → implicit meaning: "We must STOP the car now!”  Allegory: The expression by means of symbolic fictional figures and actions of truths or generalizations about human existence. The book "Moby Dick" by Herman Melville is a clear example of allegory; where the great white whale is more than a very large, aquatic mammal; it becomes a symbol for eternity, evil, dread, mortality, and even death, something so great and powerful that we humans cannot even agree on what it might mean.

 Metaphor - This refers to the non-literal meaning of a word. "out of the blue“  Homonym: When different words are pronounced, and possibly spelled, the same way. examples:  to, too, two;  bat the animal, bat the stick, and bat as in “bat the eyelashes”

 Interlingua - is a system for representing the meanings and communicative intentions of language. Made up of 3 parts (S, N, L)  S - a collection of representation symbols, where each symbol denotes a particular aspect of meaning or intention.  N - a notation, within which symbols can be composed into meanings.  L - a lexicon, namely a collection of words of a human language such as English, in which each lexical element is associated directly or indirectly with one or more symbols from S. Interlingual systems typically include one lexicon for each language.

The more languages the better

 Style and emphasis of the original text are lost and so actual text behaves more like paraphrased text.  There is no clear way in which to create this language-neutral meaning representation.

 Semantic network (SN) A model of a conceptual structure consisting of a set of concepts and the cognitive relations between them. It is represented by a graph where the concepts correspond to the nodes and the relations correspond to the arcs.

 Stands for “Multilayered Extended Semantic Network”  Is both a knowledge representation paradigm and a language for meaning representation of natural language expressions.  It specifies conceptual structures by using 140 predefined relations/function.

Not every concept can be reduced to a semantically primitive elements. Natural Language consists of both language and metalanguage.

 1. A word or a word group designating the concept and representing it externally.  2. A collection of relations to other concepts.  3. A complex pattern of perceptual (mostly visual) origin.  Not all three features must be present with every concept.

 MultiNet embeds all of its entities into a multidimensional space.

 Determiners - modifiers which, together with nouns, result in expressions whose reference is determined with regard to the referent or noun. “this house”, “a house”, “every house”  Quantificators - modifiers which, together with nouns, result in expressions whose reference is described by the amount of a substance. “almost all houses”, “some milk”, “many houses”,

“Max gave his brother several apples.” “This was a generous gift.” “Four of them were rotten.”

When we have a working interlingua it can be used for multiple applications.

Any questions?