SlideShare a Scribd company logo
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 FOOL
greenwop
 
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 dictionary
Roelof Pieters
 
Cognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithmsCognitive plausibility in learning algorithms
Cognitive plausibility in learning algorithms
André 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 Review
inscit2006
 
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 Lectures
Yun-Nung (Vivian) Chen
 
Pronominal anaphora resolution in
Pronominal anaphora resolution inPronominal anaphora resolution in
Pronominal anaphora resolution in
ijfcstjournal
 
Turku 2009 presentations
Turku 2009 presentationsTurku 2009 presentations
Turku 2009 presentations
Girl 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 Embeddings
Roelof Pieters
 
An Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding SystemAn Intuitive Natural Language Understanding System
An Intuitive Natural Language Understanding System
inscit2006
 
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
Yun-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 2015
RIILP
 
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

Theories Of Language Acquisition[1]
Theories Of Language Acquisition[1]Theories Of Language Acquisition[1]
Theories Of Language Acquisition[1]Dr. Cupid Lucid
 
Current Dev. In Phonetics
Current Dev. In PhoneticsCurrent Dev. In Phonetics
Current Dev. In PhoneticsDr. Cupid Lucid
 

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
 
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
Center for Global Education at Asia Society
 
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
OlusolaTop
 
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 organizationt
MrShahbazRafiq
 
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffnlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
SushantVyas1
 
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
Marina 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, IFL
Soth 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 Representation
chauhankapil
 
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 purposes
Dr. Cupid Lucid
 
Science and approaches of science
Science and approaches of scienceScience and approaches of science
Science and approaches of science
Dr. Cupid Lucid
 
Content Analysis vs secondary analysis
Content Analysis vs secondary analysisContent Analysis vs secondary analysis
Content Analysis vs secondary analysis
Dr. Cupid Lucid
 
Basic elements of scientific concepts
Basic elements of scientific  conceptsBasic elements of scientific  concepts
Basic elements of scientific concepts
Dr. Cupid Lucid
 
Types of educational_research
Types of educational_researchTypes of educational_research
Types of educational_researchDr. Cupid Lucid
 
Types of Research
Types of ResearchTypes of Research
Types of Research
Dr. 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

How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 

Recently uploaded (20)

How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 

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