SlideShare a Scribd company logo
1 of 10
Download to read offline
CS599: Lexical Semantics
                Course Overview and Introduction



                 Patrick Pantel
                 USC Information Sciences Institute
                 http://www.isi.edu/~pantel
                 pantel@isi.edu




                Theme

     Simply put, this course explores the meaning of words
     Lexical semantics:
            is the study of how and what the words of a language denote
            is deeply rooted in Linguistics, but is becoming an increasingly important part of
            Natural Language Processing (NLP)
            it covers theories of:
                   the classification and decomposition of word meaning
                   the differences and similarities in lexical semantic structure between different
                   languages
                   the relationship of word meaning to sentence meaning and syntax
     We will explore different perspectives of lexical semantics, from the point of
     view of:
            NLP/AI, Semantics/Philosophy, Linguistics/Lexicography, and Ontologies/KR
            (Knowledge Representation)
     Some core issues we will cover:
            primitives of meaning, the creation of semantically annotated corpora,
            ontologies, automated methods for acquiring semantic knowledge on a large
            scale, and a survey of related perspectives



© 2005 Patrick Pantel                    CS599 - Course Overview and Introduction                     2




                                                                                                          1
Demos




          http://www.isi.edu/~pantel/demos.htm




© 2005 Patrick Pantel             CS599 - Course Overview and Introduction                  3




                Some Definitions…

     Important terms:
            Syntax: the study of how words combine to form grammatical sentences
            Semantics: the study of the meaning of words and how these combine to form
            the meanings of sentences
            Lexicography: the study of the design, compilation, use and evaluation of
            general dictionaries (lexicons)
            Interlingua: auxiliary language describing the language-independent meaning of
            a sentence
            Natural Language Processing vs. Computational Linguistics
     Applications
            Information Retrieval (IR): system used for searching a natural language
            database (e.g. Google, Yahoo!, Microsoft Search)
            Information Extraction (IE): system used to extract targeted information from
            structured or unstructured information medium
            Machine Translation (MT): system that translates spoken/written language
            from one language to another (e.g. Systran, LanguageWeaver)
            Question Answering (QA): specific IR system that answers natural language
            questions with targeted text (instead of returning documents)



© 2005 Patrick Pantel             CS599 - Course Overview and Introduction                  4




                                                                                                2
Lexical Relations

     Lexical relations are used as tools in this field:
            synonymy
                   e.g., tome/book, love/adore
            antonymy (opposition)
                   switching thematic roles associated with the verb (buy – sell)
                   stative verbs (live – die)
                   sibling verbs which share a parent (walk – run)
                   restitutive opposition: antonymy + happens-before
                   (damage - repair)
            hyponymy/hypernymy (subclass/superclass)
                   e.g. stool is-a chair, apple is-a fruit, face is-a external-body-part
            meronymy/holonymy (part-of/has-part)
                   e.g. wheel part-of car, chair part-of committee, face part-of head
            cause, strength, temporal precedence, entailment…


© 2005 Patrick Pantel                   CS599 - Course Overview and Introduction           5




                Logistics

Course:                      CS599 – Lexical Semantics (3 units)
Course website:              http://www.isi.edu/~pantel/Content/Teaching/2005/cs599.htm
Class schedule:              Tuesday/Thursday: 2:00 pm - 3:20 pm (GFS107)
Instructors:                 Prof. Eduard Hovy (CS)
                             Prof. Jerry Hobbs (CS)
                             Prof. Robert Belvin (Ling)
                             Prof. Patrick Pantel (CS)
Office hours:                TBA
Grading:                     4 assignments (25% each)
Readings:                    Instructors will recommend foundation and cutting edge
                             papers as weekly readings.



© 2005 Patrick Pantel                   CS599 - Course Overview and Introduction           6




                                                                                               3
What I need from you…

     Please email the following information to pantel@isi.edu
     before the next class
            Full name + student number
            Email address
            Home department
            Are you taking the class for credit or are you auditing it?
            Are you familiar with the programming language Perl?
            What other programming languages do you use?
            Do you have any comments or concerns?




© 2005 Patrick Pantel             CS599 - Course Overview and Introduction                 7




                Course Outline

     Module 1 - Computational Lexical Semantics (Prof. Pantel)
            Computational formulation of lexical semantics
            Statistics and information theory
            Automated methods for harvesting semantics (corpus- and web-based)
            Applications (building a thesaurus, extracting paraphrases, discovering word
            classes, inducing word senses, automatically linking learned knowledge into
            formal ontologies)
            August 25, 30; September 1, 6, 8, 27 (with Hovy)
     Module 2 - Deep Lexical Semantics (Prof. Hobbs)
            Introduction to deep lexical semantics
            Interpretation as abduction
            Cognition and the cognitive lexicon
            Time and the word quot;Now“
            Causality and modality
            Similarity and the preposition quot;Like“
            September 13, 15, 20; October 18, 20, 25, 27




© 2005 Patrick Pantel             CS599 - Course Overview and Introduction                 8




                                                                                               4
Course Outline

     Module 3 - Ontologies (Prof. Hovy)
            Semantic primitives
            Introduction to ontologies
            Ontologies for shallow semantics
            Upper and middle models
            Verb sense frames
            The Omega ontology
            September 22, 27 (with Pantel), 29; November 8, 10, 15, 17, 22
     Module 4 - Linguistic Issues (Prof. Belvin)
            Semantic cases, semantic fields
            Thematic relations hypothesis
            Lexical semantic decomposition
            Verb classes and alternations
            Formalisms and notation
            Mapping
            October 4, 6, 11, 13; November 1, 3, 29



© 2005 Patrick Pantel             CS599 - Course Overview and Introduction   9




                Course Outline

     Module 5 – Annotation of Shallow Semantics (Prof. Hovy)
            Sense annotation as in PropBank
            The giant leap from senses to concepts
            Annotation and verification of sense and concept creation
            November 17, 22




© 2005 Patrick Pantel             CS599 - Course Overview and Introduction   10




                                                                                  5
Grading

     There will be four assignments, each worth 25%
            Assignment 1: Corpus- and web-based knowledge
            harvesting (programming)
            Assignment 2: Deep lexical semantics
            Assignment 3: Syntax to semantics mapping
            Assignment 4: Annotation of shallow semantics




© 2005 Patrick Pantel        CS599 - Course Overview and Introduction        11




                A Few Prominent Figures

     CS:                                            Linguistics:
            Christiane Fellbaum                           Bernard Comrie
                                                          William Croft
            Graeme Hirst                                  Charles Fillmore
            Jerry Hobbs                                   Ken Hale
            Mitch Marcus                                  Ray Jackendoff
            Dan Moldovan                                  George Lakoff
            Sergei Nirenburg                              Ronald Langacker
                                                          Beth Levin
            Martha Palmer                                 James McCawley
            James Pustejovsky                             Leonard Talmy
            Roger Shank                                   Anna Wierzbicka
            …                                             …


© 2005 Patrick Pantel        CS599 - Course Overview and Introduction        12




                                                                                  6
Module 1 - Computational
                Lexical Semantics

     Prof. Patrick Pantel (CS)
            August 25, 30; September 1, 6, 8, 27
     Topics:
            Computational formulation of lexical semantics
            Distributional Hypothesis
                   Links the semantics of words to the syntactical uses
                   Words that occur in the same contexts tend to have similar
                   meanings
                        A bottle of tezgüno is on the table.
                        Everyone likes tezgüno.
                        Tezgüno makes you drunk.
                        We make tezgüno out of corn.
                   What is tezgüno?



© 2005 Patrick Pantel                CS599 - Course Overview and Introduction   13




                Module 1 - Computational
                Lexical Semantics

     Topics (continued…):
            Statistics and information theory
                   Mutual information, log-likelihood, similarity metrics
            Text- and web-mining algorithms for harvesting word
            semantics, and semantic relations between words
            Applications
                   building a distributional thesaurus
                   extracting paraphrases
                   discovering word classes
                   inducing word senses
                   automatically linking harvested knowledge into formal
                   ontologies



© 2005 Patrick Pantel                CS599 - Course Overview and Introduction   14




                                                                                     7
Module 2 - Deep Lexical
                Semantics

     Prof. Jerry Hobbs (CS)
            September 13, 15, 20; October 18, 20, 25, 27
     Topics:
            Introduction to deep lexical semantics
            Interpretation as abduction
            Cognition and the cognitive lexicon
            Time and the word quot;Now“
            Causality and modality
            Similarity and the preposition quot;Like“


© 2005 Patrick Pantel                  CS599 - Course Overview and Introduction                           15




                Module 3 - Ontologies

     Prof. Eduard Hovy (CS)
            September 22, 27, 29; November 8, 10, 15, 17, 22
     Topics:
            Shallow semantics
                   When and why do we need shallow semantics?
                        MT toward interlinguas, better IR/IE/summarization
                   Ontology: conceptualization of knowledge domain
                        Controlled vocabulary of all concepts + a set of relations that link concepts +
                        language to make queries / assertions / inferences
                        Upper model, middle model, domain models
                   Dealing computationally with shallow semantics
                        Ontology vs. lexicon
            Looking under the hood of ontologies
                   The WordNet termbank (ontology?)
                   The Omega ontology




© 2005 Patrick Pantel                  CS599 - Course Overview and Introduction                           16




                                                                                                               8
Module 4 - Linguistic Issues

     Prof. Robert S. Belvin (Ling)
            October 4, 6, 11, 13; November 1, 3, 29
     Topics:
            Linguistic study of lexical semantics with focus on benefits for
            automated systems
            Lexical semantics vs. lexicography vs. formal semantics
            Different views of the language faculty and how that can impact
            how we do semantic representation and mapping
            Gruber's thematic relations hypothesis
            Lexical semantic decomposition
                   some semantic primitives, cross-categorical semantic features,
                   languages which have transparent decomposition/morphologically
                   complex forms, lexicalization patterns (in English and cross-
                   linguistically)



© 2005 Patrick Pantel              CS599 - Course Overview and Introduction             17




                Module 4 - Linguistic Issues

     Topics (continued…)
            Verb Classes and Alternations
                   valence-changing operations (in English and cross-linguistically)
                   the quot;unaccusativequot; hypothesis
            Some Formalisms and Notation
                   Lexical Conceptual Structure
                   Parsons Event Semantics
                   Image-schemas
            Mapping
                   how do you get semantic representation out of syntactic structure?
                   subcategorization and selection
                   thematic role hierarchy and universal theta alignment hypothesis
                   semantic contribution of syntactic structure


© 2005 Patrick Pantel              CS599 - Course Overview and Introduction             18




                                                                                             9
Module 5 - Annotation of
                Shallow Semantics

     Prof. Eduard Hovy (CS)
            November 17, 22
     Topics:
            Manually acquiring shallow semantic knowledge is a
            difficult task
                   Determine what you want
                   Derive a representational formalism that captures it
                   Get people to do it!! (or get machines!!!)
            Lexical term creation, definition and extraction
                   Manual effort based on inter-annotator agreement
                   How do we ensure consistency and quality
            Senses vs. concepts

© 2005 Patrick Pantel             CS599 - Course Overview and Introduction   19




                                                                                  10

More Related Content

What's hot

A Featherweight Approach to FOOL
A Featherweight Approach to FOOLA Featherweight Approach to FOOL
A Featherweight Approach to FOOLgreenwop
 
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...Rommel Carvalho
 
Constructive Description Logics 2006
Constructive Description Logics 2006Constructive Description Logics 2006
Constructive Description Logics 2006Valeria de Paiva
 
Learning to understand phrases by embedding the dictionary
Learning to understand phrases by embedding the dictionaryLearning to understand phrases by embedding the dictionary
Learning to understand phrases by embedding the dictionaryRoelof Pieters
 
Cognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithmsCognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithmsAndré Karpištšenko
 
Pal gov.tutorial4.session1 1.needforsharedsemantics
Pal gov.tutorial4.session1 1.needforsharedsemanticsPal gov.tutorial4.session1 1.needforsharedsemantics
Pal gov.tutorial4.session1 1.needforsharedsemanticsMustafa Jarrar
 
Taking into account communities of practice’s specific vocabularies in inform...
Taking into account communities of practice’s specific vocabularies in inform...Taking into account communities of practice’s specific vocabularies in inform...
Taking into account communities of practice’s specific vocabularies in inform...inscit2006
 
Improvement in Quality of Speech associated with Braille codes - A Review
Improvement in Quality of Speech associated with Braille codes - A ReviewImprovement in Quality of Speech associated with Braille codes - A Review
Improvement in Quality of Speech associated with Braille codes - A Reviewinscit2006
 
Pal gov.tutorial4.session1 2.whatisontology
Pal gov.tutorial4.session1 2.whatisontologyPal gov.tutorial4.session1 2.whatisontology
Pal gov.tutorial4.session1 2.whatisontologyMustafa Jarrar
 
Automatic Key Term Extraction and Summarization from Spoken Course Lectures
Automatic Key Term Extraction and Summarization from Spoken Course LecturesAutomatic Key Term Extraction and Summarization from Spoken Course Lectures
Automatic Key Term Extraction and Summarization from Spoken Course LecturesYun-Nung (Vivian) Chen
 
Pronominal anaphora resolution in
Pronominal anaphora resolution inPronominal anaphora resolution in
Pronominal anaphora resolution inijfcstjournal
 
Turku 2009 presentations
Turku 2009 presentationsTurku 2009 presentations
Turku 2009 presentationsGirl Saarilo
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsRoelof Pieters
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding Systeminscit2006
 
Automatic Key Term Extraction from Spoken Course Lectures
Automatic Key Term Extraction from Spoken Course LecturesAutomatic Key Term Extraction from Spoken Course Lectures
Automatic Key Term Extraction from Spoken Course LecturesYun-Nung (Vivian) Chen
 
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015RIILP
 
Ontological Conjunctive Query Answering over Large Knowledge Bases
Ontological Conjunctive Query Answering over Large Knowledge BasesOntological Conjunctive Query Answering over Large Knowledge Bases
Ontological Conjunctive Query Answering over Large Knowledge BasesUniversity of New South Wales
 

What's hot (19)

FinalReport
FinalReportFinalReport
FinalReport
 
A Featherweight Approach to FOOL
A Featherweight Approach to FOOLA Featherweight Approach to FOOL
A Featherweight Approach to FOOL
 
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...
PrOntoLearn: Unsupervised Lexico-Semantic Ontology Generation using Probabili...
 
Constructive Description Logics 2006
Constructive Description Logics 2006Constructive Description Logics 2006
Constructive Description Logics 2006
 
Learning to understand phrases by embedding the dictionary
Learning to understand phrases by embedding the dictionaryLearning to understand phrases by embedding the dictionary
Learning to understand phrases by embedding the dictionary
 
Cognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithmsCognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithms
 
Pal gov.tutorial4.session1 1.needforsharedsemantics
Pal gov.tutorial4.session1 1.needforsharedsemanticsPal gov.tutorial4.session1 1.needforsharedsemantics
Pal gov.tutorial4.session1 1.needforsharedsemantics
 
Taking into account communities of practice’s specific vocabularies in inform...
Taking into account communities of practice’s specific vocabularies in inform...Taking into account communities of practice’s specific vocabularies in inform...
Taking into account communities of practice’s specific vocabularies in inform...
 
Improvement in Quality of Speech associated with Braille codes - A Review
Improvement in Quality of Speech associated with Braille codes - A ReviewImprovement in Quality of Speech associated with Braille codes - A Review
Improvement in Quality of Speech associated with Braille codes - A Review
 
Pal gov.tutorial4.session1 2.whatisontology
Pal gov.tutorial4.session1 2.whatisontologyPal gov.tutorial4.session1 2.whatisontology
Pal gov.tutorial4.session1 2.whatisontology
 
Ontology matching
Ontology matchingOntology matching
Ontology matching
 
Automatic Key Term Extraction and Summarization from Spoken Course Lectures
Automatic Key Term Extraction and Summarization from Spoken Course LecturesAutomatic Key Term Extraction and Summarization from Spoken Course Lectures
Automatic Key Term Extraction and Summarization from Spoken Course Lectures
 
Pronominal anaphora resolution in
Pronominal anaphora resolution inPronominal anaphora resolution in
Pronominal anaphora resolution in
 
Turku 2009 presentations
Turku 2009 presentationsTurku 2009 presentations
Turku 2009 presentations
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word Embeddings
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding System
 
Automatic Key Term Extraction from Spoken Course Lectures
Automatic Key Term Extraction from Spoken Course LecturesAutomatic Key Term Extraction from Spoken Course Lectures
Automatic Key Term Extraction from Spoken Course Lectures
 
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015
ESR10 Joachim Daiber - EXPERT Summer School - Malaga 2015
 
Ontological Conjunctive Query Answering over Large Knowledge Bases
Ontological Conjunctive Query Answering over Large Knowledge BasesOntological Conjunctive Query Answering over Large Knowledge Bases
Ontological Conjunctive Query Answering over Large Knowledge Bases
 

Viewers also liked

Viewers also liked (6)

Homophony By Asif
Homophony By AsifHomophony By Asif
Homophony By Asif
 
Theories Of Language Acquisition[1]
Theories Of Language Acquisition[1]Theories Of Language Acquisition[1]
Theories Of Language Acquisition[1]
 
Rod Ellis Extro.Intro
Rod Ellis Extro.IntroRod Ellis Extro.Intro
Rod Ellis Extro.Intro
 
Age
AgeAge
Age
 
Current Dev. In Phonetics
Current Dev. In PhoneticsCurrent Dev. In Phonetics
Current Dev. In Phonetics
 
Universal Grammar
Universal GrammarUniversal Grammar
Universal Grammar
 

Similar to Cs599 Fall2005 Lecture 01

Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...
Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...
Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...JarvisHa
 
NLP introduced and in 47 slides Lecture 1.ppt
NLP introduced and in 47 slides Lecture 1.pptNLP introduced and in 47 slides Lecture 1.ppt
NLP introduced and in 47 slides Lecture 1.pptOlusolaTop
 
Pal gov.tutorial4.session8 2.stepwisemethodologies
Pal gov.tutorial4.session8 2.stepwisemethodologiesPal gov.tutorial4.session8 2.stepwisemethodologies
Pal gov.tutorial4.session8 2.stepwisemethodologiesMustafa Jarrar
 
Principles of syllabus organizationt
Principles of syllabus organizationtPrinciples of syllabus organizationt
Principles of syllabus organizationtMrShahbazRafiq
 
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffnlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffSushantVyas1
 
Lecture 1: Semantic Analysis in Language Technology
Lecture 1: Semantic Analysis in Language TechnologyLecture 1: Semantic Analysis in Language Technology
Lecture 1: Semantic Analysis in Language TechnologyMarina Santini
 
Presentasi chapter iv 1 by samsul bahri
Presentasi chapter iv 1 by samsul bahriPresentasi chapter iv 1 by samsul bahri
Presentasi chapter iv 1 by samsul bahriSamsul Ziljian
 
Principles of parameters
Principles of parametersPrinciples of parameters
Principles of parametersVelnar
 
U fhp 2012-13-l3-sla-handout 1-2 - inconnu(e)
U fhp  2012-13-l3-sla-handout 1-2 - inconnu(e)U fhp  2012-13-l3-sla-handout 1-2 - inconnu(e)
U fhp 2012-13-l3-sla-handout 1-2 - inconnu(e)blessedkkr
 
The Psychology of SLA, Sok Soth, RUPP, IFL
The Psychology of SLA, Sok Soth, RUPP, IFLThe Psychology of SLA, Sok Soth, RUPP, IFL
The Psychology of SLA, Sok Soth, RUPP, IFLSoth Sok
 
Pal gov.tutorial4.session13.arabicontology
Pal gov.tutorial4.session13.arabicontologyPal gov.tutorial4.session13.arabicontology
Pal gov.tutorial4.session13.arabicontologyMustafa Jarrar
 
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...Cynthia Wiseman
 
Possible Word Representation
Possible Word RepresentationPossible Word Representation
Possible Word Representationchauhankapil
 
Course outline s1 pragmatics
Course outline s1 pragmaticsCourse outline s1 pragmatics
Course outline s1 pragmaticsSusilo Ma'ruf
 

Similar to Cs599 Fall2005 Lecture 01 (20)

Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...
Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...
Solutions Manual for Linguistics For Non Linguists A Primer With Exercises 5t...
 
R3 Setting the Research Agenda for Teaching and Learning Chinese
R3 Setting the Research Agenda for Teaching and Learning Chinese  R3 Setting the Research Agenda for Teaching and Learning Chinese
R3 Setting the Research Agenda for Teaching and Learning Chinese
 
NLP introduced and in 47 slides Lecture 1.ppt
NLP introduced and in 47 slides Lecture 1.pptNLP introduced and in 47 slides Lecture 1.ppt
NLP introduced and in 47 slides Lecture 1.ppt
 
L1
L1L1
L1
 
Pal gov.tutorial4.session8 2.stepwisemethodologies
Pal gov.tutorial4.session8 2.stepwisemethodologiesPal gov.tutorial4.session8 2.stepwisemethodologies
Pal gov.tutorial4.session8 2.stepwisemethodologies
 
Principles of syllabus organizationt
Principles of syllabus organizationtPrinciples of syllabus organizationt
Principles of syllabus organizationt
 
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffnlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
 
Lecture 1: Semantic Analysis in Language Technology
Lecture 1: Semantic Analysis in Language TechnologyLecture 1: Semantic Analysis in Language Technology
Lecture 1: Semantic Analysis in Language Technology
 
Presentasi chapter iv 1 by samsul bahri
Presentasi chapter iv 1 by samsul bahriPresentasi chapter iv 1 by samsul bahri
Presentasi chapter iv 1 by samsul bahri
 
Principles of parameters
Principles of parametersPrinciples of parameters
Principles of parameters
 
U fhp 2012-13-l3-sla-handout 1-2 - inconnu(e)
U fhp  2012-13-l3-sla-handout 1-2 - inconnu(e)U fhp  2012-13-l3-sla-handout 1-2 - inconnu(e)
U fhp 2012-13-l3-sla-handout 1-2 - inconnu(e)
 
The Psychology of SLA, Sok Soth, RUPP, IFL
The Psychology of SLA, Sok Soth, RUPP, IFLThe Psychology of SLA, Sok Soth, RUPP, IFL
The Psychology of SLA, Sok Soth, RUPP, IFL
 
Pal gov.tutorial4.session13.arabicontology
Pal gov.tutorial4.session13.arabicontologyPal gov.tutorial4.session13.arabicontology
Pal gov.tutorial4.session13.arabicontology
 
thesis_palogiannidi
thesis_palogiannidithesis_palogiannidi
thesis_palogiannidi
 
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...
Aligning Teaching, Learning, and Assessment with Student Learning Outcomes in...
 
Possible Word Representation
Possible Word RepresentationPossible Word Representation
Possible Word Representation
 
Packard Liu Setting the Research Agenda
Packard Liu Setting the Research AgendaPackard Liu Setting the Research Agenda
Packard Liu Setting the Research Agenda
 
ppt
pptppt
ppt
 
Eta2006 Nona
Eta2006 NonaEta2006 Nona
Eta2006 Nona
 
Course outline s1 pragmatics
Course outline s1 pragmaticsCourse outline s1 pragmatics
Course outline s1 pragmatics
 

More from Dr. Cupid Lucid

Teaching English for specific purposes
Teaching English for specific purposesTeaching English for specific purposes
Teaching English for specific purposesDr. Cupid Lucid
 
Science and approaches of science
Science and approaches of scienceScience and approaches of science
Science and approaches of scienceDr. Cupid Lucid
 
Content Analysis vs secondary analysis
Content Analysis vs secondary analysisContent Analysis vs secondary analysis
Content Analysis vs secondary analysisDr. Cupid Lucid
 
Basic elements of scientific concepts
Basic elements of scientific  conceptsBasic elements of scientific  concepts
Basic elements of scientific conceptsDr. Cupid Lucid
 
Types of educational_research
Types of educational_researchTypes of educational_research
Types of educational_researchDr. Cupid Lucid
 
History of english literature sajid
History of english literature sajidHistory of english literature sajid
History of english literature sajidDr. Cupid Lucid
 
A guide to_writing_research_papers
A guide to_writing_research_papersA guide to_writing_research_papers
A guide to_writing_research_papersDr. Cupid Lucid
 
101 masterpieces of literature in english
101 masterpieces of literature in english101 masterpieces of literature in english
101 masterpieces of literature in englishDr. Cupid Lucid
 
National Curriculum of English Grade I-XII
National Curriculum of English Grade I-XIINational Curriculum of English Grade I-XII
National Curriculum of English Grade I-XIIDr. Cupid Lucid
 
The Linguistic Variables
The Linguistic VariablesThe Linguistic Variables
The Linguistic VariablesDr. Cupid Lucid
 
Research Proposal Methoo
Research Proposal MethooResearch Proposal Methoo
Research Proposal MethooDr. Cupid Lucid
 

More from Dr. Cupid Lucid (20)

Teaching English for specific purposes
Teaching English for specific purposesTeaching English for specific purposes
Teaching English for specific purposes
 
Science and approaches of science
Science and approaches of scienceScience and approaches of science
Science and approaches of science
 
Content Analysis vs secondary analysis
Content Analysis vs secondary analysisContent Analysis vs secondary analysis
Content Analysis vs secondary analysis
 
Basic elements of scientific concepts
Basic elements of scientific  conceptsBasic elements of scientific  concepts
Basic elements of scientific concepts
 
Observational methods
Observational methodsObservational methods
Observational methods
 
Types of educational_research
Types of educational_researchTypes of educational_research
Types of educational_research
 
Types of research
Types of researchTypes of research
Types of research
 
Types of Research
Types of ResearchTypes of Research
Types of Research
 
Literature what is it
Literature what is itLiterature what is it
Literature what is it
 
History of english literature sajid
History of english literature sajidHistory of english literature sajid
History of english literature sajid
 
A guide to_writing_research_papers
A guide to_writing_research_papersA guide to_writing_research_papers
A guide to_writing_research_papers
 
What isliterature
What isliteratureWhat isliterature
What isliterature
 
101 masterpieces of literature in english
101 masterpieces of literature in english101 masterpieces of literature in english
101 masterpieces of literature in english
 
National Curriculum of English Grade I-XII
National Curriculum of English Grade I-XIINational Curriculum of English Grade I-XII
National Curriculum of English Grade I-XII
 
The Linguistic Variables
The Linguistic VariablesThe Linguistic Variables
The Linguistic Variables
 
Term Paper
Term PaperTerm Paper
Term Paper
 
Syllabus Designing
Syllabus DesigningSyllabus Designing
Syllabus Designing
 
Semiotics Final
Semiotics FinalSemiotics Final
Semiotics Final
 
Research Proposal Methoo
Research Proposal MethooResearch Proposal Methoo
Research Proposal Methoo
 
Questionnaire
QuestionnaireQuestionnaire
Questionnaire
 

Recently uploaded

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

Cs599 Fall2005 Lecture 01

  • 1. CS599: Lexical Semantics Course Overview and Introduction Patrick Pantel USC Information Sciences Institute http://www.isi.edu/~pantel pantel@isi.edu Theme Simply put, this course explores the meaning of words Lexical semantics: is the study of how and what the words of a language denote is deeply rooted in Linguistics, but is becoming an increasingly important part of Natural Language Processing (NLP) it covers theories of: the classification and decomposition of word meaning the differences and similarities in lexical semantic structure between different languages the relationship of word meaning to sentence meaning and syntax We will explore different perspectives of lexical semantics, from the point of view of: NLP/AI, Semantics/Philosophy, Linguistics/Lexicography, and Ontologies/KR (Knowledge Representation) Some core issues we will cover: primitives of meaning, the creation of semantically annotated corpora, ontologies, automated methods for acquiring semantic knowledge on a large scale, and a survey of related perspectives © 2005 Patrick Pantel CS599 - Course Overview and Introduction 2 1
  • 2. Demos http://www.isi.edu/~pantel/demos.htm © 2005 Patrick Pantel CS599 - Course Overview and Introduction 3 Some Definitions… Important terms: Syntax: the study of how words combine to form grammatical sentences Semantics: the study of the meaning of words and how these combine to form the meanings of sentences Lexicography: the study of the design, compilation, use and evaluation of general dictionaries (lexicons) Interlingua: auxiliary language describing the language-independent meaning of a sentence Natural Language Processing vs. Computational Linguistics Applications Information Retrieval (IR): system used for searching a natural language database (e.g. Google, Yahoo!, Microsoft Search) Information Extraction (IE): system used to extract targeted information from structured or unstructured information medium Machine Translation (MT): system that translates spoken/written language from one language to another (e.g. Systran, LanguageWeaver) Question Answering (QA): specific IR system that answers natural language questions with targeted text (instead of returning documents) © 2005 Patrick Pantel CS599 - Course Overview and Introduction 4 2
  • 3. Lexical Relations Lexical relations are used as tools in this field: synonymy e.g., tome/book, love/adore antonymy (opposition) switching thematic roles associated with the verb (buy – sell) stative verbs (live – die) sibling verbs which share a parent (walk – run) restitutive opposition: antonymy + happens-before (damage - repair) hyponymy/hypernymy (subclass/superclass) e.g. stool is-a chair, apple is-a fruit, face is-a external-body-part meronymy/holonymy (part-of/has-part) e.g. wheel part-of car, chair part-of committee, face part-of head cause, strength, temporal precedence, entailment… © 2005 Patrick Pantel CS599 - Course Overview and Introduction 5 Logistics Course: CS599 – Lexical Semantics (3 units) Course website: http://www.isi.edu/~pantel/Content/Teaching/2005/cs599.htm Class schedule: Tuesday/Thursday: 2:00 pm - 3:20 pm (GFS107) Instructors: Prof. Eduard Hovy (CS) Prof. Jerry Hobbs (CS) Prof. Robert Belvin (Ling) Prof. Patrick Pantel (CS) Office hours: TBA Grading: 4 assignments (25% each) Readings: Instructors will recommend foundation and cutting edge papers as weekly readings. © 2005 Patrick Pantel CS599 - Course Overview and Introduction 6 3
  • 4. What I need from you… Please email the following information to pantel@isi.edu before the next class Full name + student number Email address Home department Are you taking the class for credit or are you auditing it? Are you familiar with the programming language Perl? What other programming languages do you use? Do you have any comments or concerns? © 2005 Patrick Pantel CS599 - Course Overview and Introduction 7 Course Outline Module 1 - Computational Lexical Semantics (Prof. Pantel) Computational formulation of lexical semantics Statistics and information theory Automated methods for harvesting semantics (corpus- and web-based) Applications (building a thesaurus, extracting paraphrases, discovering word classes, inducing word senses, automatically linking learned knowledge into formal ontologies) August 25, 30; September 1, 6, 8, 27 (with Hovy) Module 2 - Deep Lexical Semantics (Prof. Hobbs) Introduction to deep lexical semantics Interpretation as abduction Cognition and the cognitive lexicon Time and the word quot;Now“ Causality and modality Similarity and the preposition quot;Like“ September 13, 15, 20; October 18, 20, 25, 27 © 2005 Patrick Pantel CS599 - Course Overview and Introduction 8 4
  • 5. Course Outline Module 3 - Ontologies (Prof. Hovy) Semantic primitives Introduction to ontologies Ontologies for shallow semantics Upper and middle models Verb sense frames The Omega ontology September 22, 27 (with Pantel), 29; November 8, 10, 15, 17, 22 Module 4 - Linguistic Issues (Prof. Belvin) Semantic cases, semantic fields Thematic relations hypothesis Lexical semantic decomposition Verb classes and alternations Formalisms and notation Mapping October 4, 6, 11, 13; November 1, 3, 29 © 2005 Patrick Pantel CS599 - Course Overview and Introduction 9 Course Outline Module 5 – Annotation of Shallow Semantics (Prof. Hovy) Sense annotation as in PropBank The giant leap from senses to concepts Annotation and verification of sense and concept creation November 17, 22 © 2005 Patrick Pantel CS599 - Course Overview and Introduction 10 5
  • 6. Grading There will be four assignments, each worth 25% Assignment 1: Corpus- and web-based knowledge harvesting (programming) Assignment 2: Deep lexical semantics Assignment 3: Syntax to semantics mapping Assignment 4: Annotation of shallow semantics © 2005 Patrick Pantel CS599 - Course Overview and Introduction 11 A Few Prominent Figures CS: Linguistics: Christiane Fellbaum Bernard Comrie William Croft Graeme Hirst Charles Fillmore Jerry Hobbs Ken Hale Mitch Marcus Ray Jackendoff Dan Moldovan George Lakoff Sergei Nirenburg Ronald Langacker Beth Levin Martha Palmer James McCawley James Pustejovsky Leonard Talmy Roger Shank Anna Wierzbicka … … © 2005 Patrick Pantel CS599 - Course Overview and Introduction 12 6
  • 7. Module 1 - Computational Lexical Semantics Prof. Patrick Pantel (CS) August 25, 30; September 1, 6, 8, 27 Topics: Computational formulation of lexical semantics Distributional Hypothesis Links the semantics of words to the syntactical uses Words that occur in the same contexts tend to have similar meanings A bottle of tezgüno is on the table. Everyone likes tezgüno. Tezgüno makes you drunk. We make tezgüno out of corn. What is tezgüno? © 2005 Patrick Pantel CS599 - Course Overview and Introduction 13 Module 1 - Computational Lexical Semantics Topics (continued…): Statistics and information theory Mutual information, log-likelihood, similarity metrics Text- and web-mining algorithms for harvesting word semantics, and semantic relations between words Applications building a distributional thesaurus extracting paraphrases discovering word classes inducing word senses automatically linking harvested knowledge into formal ontologies © 2005 Patrick Pantel CS599 - Course Overview and Introduction 14 7
  • 8. Module 2 - Deep Lexical Semantics Prof. Jerry Hobbs (CS) September 13, 15, 20; October 18, 20, 25, 27 Topics: Introduction to deep lexical semantics Interpretation as abduction Cognition and the cognitive lexicon Time and the word quot;Now“ Causality and modality Similarity and the preposition quot;Like“ © 2005 Patrick Pantel CS599 - Course Overview and Introduction 15 Module 3 - Ontologies Prof. Eduard Hovy (CS) September 22, 27, 29; November 8, 10, 15, 17, 22 Topics: Shallow semantics When and why do we need shallow semantics? MT toward interlinguas, better IR/IE/summarization Ontology: conceptualization of knowledge domain Controlled vocabulary of all concepts + a set of relations that link concepts + language to make queries / assertions / inferences Upper model, middle model, domain models Dealing computationally with shallow semantics Ontology vs. lexicon Looking under the hood of ontologies The WordNet termbank (ontology?) The Omega ontology © 2005 Patrick Pantel CS599 - Course Overview and Introduction 16 8
  • 9. Module 4 - Linguistic Issues Prof. Robert S. Belvin (Ling) October 4, 6, 11, 13; November 1, 3, 29 Topics: Linguistic study of lexical semantics with focus on benefits for automated systems Lexical semantics vs. lexicography vs. formal semantics Different views of the language faculty and how that can impact how we do semantic representation and mapping Gruber's thematic relations hypothesis Lexical semantic decomposition some semantic primitives, cross-categorical semantic features, languages which have transparent decomposition/morphologically complex forms, lexicalization patterns (in English and cross- linguistically) © 2005 Patrick Pantel CS599 - Course Overview and Introduction 17 Module 4 - Linguistic Issues Topics (continued…) Verb Classes and Alternations valence-changing operations (in English and cross-linguistically) the quot;unaccusativequot; hypothesis Some Formalisms and Notation Lexical Conceptual Structure Parsons Event Semantics Image-schemas Mapping how do you get semantic representation out of syntactic structure? subcategorization and selection thematic role hierarchy and universal theta alignment hypothesis semantic contribution of syntactic structure © 2005 Patrick Pantel CS599 - Course Overview and Introduction 18 9
  • 10. Module 5 - Annotation of Shallow Semantics Prof. Eduard Hovy (CS) November 17, 22 Topics: Manually acquiring shallow semantic knowledge is a difficult task Determine what you want Derive a representational formalism that captures it Get people to do it!! (or get machines!!!) Lexical term creation, definition and extraction Manual effort based on inter-annotator agreement How do we ensure consistency and quality Senses vs. concepts © 2005 Patrick Pantel CS599 - Course Overview and Introduction 19 10