Dynamic Word Sense Disambiguation with Semantic Similarity

Slides:



Advertisements
Similar presentations
What is he doing?.
Advertisements

S-Match: an Algorithm and an Implementation of Semantic Matching Pavel Shvaiko 1 st European Semantic Web Symposium, 11 May 2004, Crete, Greece paper with.
1 Extended Gloss Overlaps as a Measure of Semantic Relatedness Satanjeev Banerjee Ted Pedersen Carnegie Mellon University University of Minnesota Duluth.
Lexical Semantics and Word Senses Hongning Wang
LING 581: Advanced Computational Linguistics Lecture Notes April 6th.
March 17, 2008SAC WT Hermes: a Semantic Web-Based News Decision Support System* Flavius Frasincar Erasmus University Rotterdam.
Creating a Bilingual Ontology: A Corpus-Based Approach for Aligning WordNet and HowNet Marine Carpuat Grace Ngai Pascale Fung Kenneth W.Church.
C SC 620 Advanced Topics in Natural Language Processing Lecture Notes 2 1/20/04.
Unit 8 Teaching Vocabulary Teaching objectives :  1. know the meaning of knowing a word  2. grasp ways of presenting vocabulary  3. grasp ways of.
Semantics. Philosophical Issues Context Context Reference Reference Deixis Deixis Structuralism Structuralism Linguistic Determinism Linguistic Determinism.
NATURAL LANGUAGE TOOLKIT(NLTK) April Corbet. Overview 1. What is NLTK? 2. NLTK Basic Functionalities 3. Part of Speech Tagging 4. Chunking and Trees 5.
* Children come in contact with various vocabulary throughout their day.
Integrating Greek and English Digital Resources Sean Boisen Computer Assisted Research Section, S Slides at:
Course G Web Search Engines 3/9/2011 Wei Xu
LING 581: Advanced Computational Linguistics Lecture Notes April 12th.
ELN – Natural Language Processing Giuseppe Attardi
Semantic Matching Pavel Shvaiko Stanford University, October 31, 2003 Paper with Fausto Giunchiglia Research group (alphabetically ordered): Fausto Giunchiglia,
WORDNET Approach on word sense techniques - AKILAN VELMURUGAN.
Query Relevance Feedback and Ontologies How to Make Queries Better.
Wordnet, Raw Text Pinker, continuing Chapter 2
Automatic Lexical Annotation Applied to the SCARLET Ontology Matcher Laura Po and Sonia Bergamaschi DII, University of Modena and Reggio Emilia, Italy.
Lecture 18 Ontologies and Wordnet Topics Ontologies Wordnet Overview of MeaningReadings: Text 13.5 NLTK book Chapter 2 March 25, 2013 CSCE 771 Natural.
Vocabulary SENTENCE FROM TEXT DEFINTION ILLUSTRATION USE IN YOUR OWN SENTENCE PART OF SPEECH SENTENCE FROM TEXT DEFINITION ILLUSTRATION USE IN YOUR OWN.
Oana Adriana Şoica Building and Ordering a SenDiS Lexicon Network.
Semantic Matching Fausto Giunchiglia work in collaboration with Pavel Shvaiko The Italian-Israeli Forum on Computer Science, Haifa, June 17-18, 2003.
WORD SENSE DISAMBIGUATION STUDY ON WORD NET ONTOLOGY Akilan Velmurugan Computer Networks – CS 790G.
10/22/2015ACM WIDM'20051 Semantic Similarity Methods in WordNet and Their Application to Information Retrieval on the Web Giannis Varelas Epimenidis Voutsakis.
An Effective Word Sense Disambiguation Model Using Automatic Sense Tagging Based on Dictionary Information Yong-Gu Lee
WordNet–Based Collaborative Weighting for Ranking Web Pages Hyoungil Kim, Juntae Kim Dongguk University, Seoul, Korea Kyeonah Yu Duksung Women ’ s University,
Unsupervised Word Sense Disambiguation REU, Summer, 2009.
 Motivation:  Actor: [awards, height, age, weight, birthdate, birthplace, cause of death, real name]  Painter: [paintings, biography, bibliography,
23- November-091 WordNet and Extended WordNet Sriram Rajaraman.
Intelligent Database Systems Lab N.Y.U.S.T. I. M. Word sense disambiguation of WordNet glosses Presenter: Chun-Ping Wu Author: Dan Moldovan, Adrian Novischi.
Element Level Semantic Matching Pavel Shvaiko Meaning Coordination and Negotiation Workshop, ISWC 8 th November 2004, Hiroshima, Japan Paper by Fausto.
Exploiting Ontologies for Automatic Image Annotation Munirathnam Srikanth, Joshua Varner, Mitchell Bowden, Dan Moldovan Language Computer Corporation SIGIR.
CS460/IT632 Natural Language Processing/Language Technology for the Web Lecture 1 (03/01/06) Prof. Pushpak Bhattacharyya IIT Bombay Introduction to Natural.
NLTK & Python Day 8 LING Computational Linguistics Harry Howard Tulane University.
Tools for Linguistic Analysis. Overview of Linguistic Tools  Dictionaries  Linguistic Inquiry and Word Count (LIWC) Linguistic Inquiry and Word Count.
A FEW REVIEW EXERCISES Semantic Features. 1. Do the exercises found at: 1. NLP_mean1.html
An Applied Ontological Approach to Computational Semantics Sam Zhang.
Utkal University We Work On Image Processing Speech Processing Knowledge Management.
NATURAL LANGUAGE PROCESSING Zachary McNellis. Overview  Background  Areas of NLP  How it works?  Future of NLP  References.
Lecture 19 Word Meanings II Topics Description Logic III Overview of MeaningReadings: Text Chapter 189NLTK book Chapter 10 March 27, 2013 CSCE 771 Natural.
2/10/2016Semantic Similarity1 Semantic Similarity Methods in WordNet and Their Application to Information Retrieval on the Web Giannis Varelas Epimenidis.
Natural Language Generation with Markov Chains and Grammar Sam Zhang.
Using Lexical Knowledge to Evaluate the Novelty of Rules Mined from Text Sugato Basu, Raymond J. Mooney, Krupakar V. Pasupuleti, Joydeep Ghosh Presented.
Hui Fang (ACL 2008) presentation 2009/02/04 Rick Liu.
Lexical Semantics and Word Senses Hongning Wang
Problem Solving with NLTK MSE 2400 EaLiCaRA Dr. Tom Way.
Einat Minkov University of Haifa, Israel CL course, U
Gender Masculine Gender Feminine Gender Neuter Gender.
Natural Language Processing (NLP)
Element Level Semantic Matching
Lecture 19 Word Meanings II
Text Analytics Giuseppe Attardi Università di Pisa
LING 581: Advanced Computational Linguistics
CSC 594 Topics in AI – Applied Natural Language Processing
An Introduction to Linguistics
The study of linguistic meaning
WordNet: A Lexical Database for English
Bulgarian WordNet Svetla Koeva Institute for Bulgarian Language
WordNet WordNet, WSD.
A method for WSD on Unrestricted Text
WELCOME BACK! TODAY’S FUN LESSON...
LING/C SC 581: Advanced Computational Linguistics
Semantic Similarity Methods in WordNet and their Application to Information Retrieval on the Web Yizhe Ge.
Lecture 19 Word Meanings II
Natural Language Processing (NLP)
Giannis Varelas Epimenidis Voutsakis Paraskevi Raftopoulou
Natural Language Processing (NLP)
Presentation transcript:

Dynamic Word Sense Disambiguation with Semantic Similarity Sam Zhang

Ontology - A web of knowledge organized in hierarchies  

Odd One Out Which of the following don't belong: Man Woman Tralfamadorian Boy Girl

Natural Language Toolkit Python module WordNet corpora

Wordnet: Lexical relations Synonym / Antonym Hypernym / Hyponym: X is a Y Meronym / Holonym: X is a part of Y

Heuristic Least common hypernym. Wu & Palmer Dynamic word sense disambiguation -- Which part of speech?  Which meaning?

Future Plans: OpenCyc Which of the following don't belong: Washington Jefferson Lincoln Palin

Sources Image: http://nltk.googlecode.com/svn/trunk/doc/book/ch02.html Wordnet: http://wordnet.princeton.edu NLTK: http://nltk.googlecode.com OpenCyc:  http://www.cyc.com/opencyc/overview Ontological semantics, a history and overview: http://crl.nmsu.edu/Staff.pages/Technical/sergei/book/realm.pdf