WordNet::Similarity Measuring the Relatedness of Concepts Yue Wang Department of Computer Science.

Slides:



Advertisements
Similar presentations
Using Link Grammar and WordNet on Fact Extraction for the Travel Domain.
Advertisements

The three little pigs. By Bernadette Casha, Year 3 teacher. ©
Adjectives & Adverbs Adjectives describe a noun (A person, place or a thing) Adverbs describe a verb (It may answer, How? How often? When? Where?)
Parts of speech revision Year 4 Gilfach Fargoed Primary School T Evans.
Intro Help! I have a Part-of- Speech Test and I need to study!!! Next Slide 
Adjectives and Adverbs Adjectives - Describe the NOUN Adverbs - Describe the VERB.
Noun. Noun - verb noun Noun - verb article- adj. - adj. - Noun - verb.
Nouns Verbs Adjectives adverbs Prepositional phrase.
Creating a Similarity Graph from WordNet
Section 4: Language and Intelligence Overview Instructor: Sandiway Fong Department of Linguistics Department of Computer Science.
LING 581: Advanced Computational Linguistics Lecture Notes April 6th.
Semantic distance in WordNet: An experimental, application-oriented evaluation of five measures Presenter: Cosmin Adrian Bejan Alexander Budanitsky and.
June 19-21, 2006WMS'06, Chania, Crete1 Design and Evaluation of Semantic Similarity Measures for Concepts Stemming from the Same or Different Ontologies.
C SC 620 Advanced Topics in Natural Language Processing Lecture Notes 2 1/20/04.
A Memory-Based Approach to Semantic Role Labeling Beata Kouchnir Tübingen University 05/07/04.
Using Information Content to Evaluate Semantic Similarity in a Taxonomy Presenter: Cosmin Adrian Bejan Philip Resnik Sun Microsystems Laboratories.
 Computer Science 1MD3 Introduction to Programming Michael Liut Ming Quan Fu Brandon.
Feature Selection for Automatic Taxonomy Induction The Features Input: Two terms Output: A numeric score, or. Lexical-Syntactic Patterns Co-occurrence.
Course G Web Search Engines 3/9/2011 Wei Xu
Parts of Speech nouns verbs adjectives adverbs conjunctions prepositions determiners.
A Survey of NLP Toolkits Jing Jiang Mar 8, /08/20072 Outline WordNet Statistics-based phrases POS taggers Parsers Chunkers (syntax-based phrases)
WordNet ® and its Java API ♦ Introduction to WordNet ♦ WordNet API for Java Name: Hao Li Uni: hl2489.
Representations Floyd Nelson A.D 2009 December 28.
WORD SENSE DISAMBIGUATION STUDY ON WORD NET ONTOLOGY Akilan Velmurugan Computer Networks – CS 790G.
SYMPOSIUM ON SEMANTICS IN SYSTEMS FOR TEXT PROCESSING September 22-24, Venice, Italy Combining Knowledge-based Methods and Supervised Learning for.
Kinds of nouns The beginning of wisdom is to call things by their right names. Chinese proverb.
10/22/2015ACM WIDM'20051 Semantic Similarity Methods in WordNet and Their Application to Information Retrieval on the Web Giannis Varelas Epimenidis Voutsakis.
Unsupervised Word Sense Disambiguation REU, Summer, 2009.
_____________________ Definition Part of Speech (circle one) Picture Antonym (Opposite) Vocab Word Noun Pronoun Adjective Adverb Conjunction Verb Interjection.
8 Parts of Speech Review Nouns, Pronouns, Verbs, Adjectives, Adverbs, Prepositions, Interjections, Conjunctions.
Nora the Piano Playing Cat.
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.
OO in Context Lecture 13: Dolores Zage. Confused about OO Not alone, there is much confusion about OO many programs are claimed to be OO but are not really.
Adjectives vs. Adverbs Created by Kathryn Reilly.
Pronunciation: var·i·a·ble Part of Speech: noun noun: variable verb: vary Adjective: variable Adverb: variably.
2/10/2016Semantic Similarity1 Semantic Similarity Methods in WordNet and Their Application to Information Retrieval on the Web Giannis Varelas Epimenidis.
Semantic Grounding of Tag Relatedness in Social Bookmarking Systems Ciro Cattuto, Dominik Benz, Andreas Hotho, Gerd Stumme ISWC 2008 Hyewon Lim January.
The Parts of Speech nouns verbs adjectives adverbs prepositions interjections conjunctions pronouns.
(1) Introduction to Robocode Philip Johnson Collaborative Software Development Laboratory Information and Computer Sciences University of Hawaii Honolulu.
Semantic Interoperability in GIS N. L. Sarda Suman Somavarapu.
Semantic Evaluation of Machine Translation Billy Wong, City University of Hong Kong 21 st May 2010.
Detecting and Exploiting Figurative Language in WordNet Wim Peters Department of Computer Science University of Sheffield.
Ashlyn Dobson March 2, Verb Verb- a word that can express action, events, or states. The horse ran wildly through the field.
4 Main Parts of Speech Emily Land. 4 Main Parts of Speech Noun Verb Adjective Adverb.
Grammar for Parents 20th October 2016 Welcome! Questions are welcome…
Standardization of Lexicon
Generating sets of synonyms between languages
Natural Language Processing (NLP)
Parts of Speech Super-Fast Review Part 3
Nouns Nouns not noun noun noun not not
11A expressing movement The man went up the steps and into the church.
Grammar Review.
LING 581: Advanced Computational Linguistics
WordNet: A Lexical Database for English
دانشگاه شهیدرجایی تهران
FIRST SEMESTER GRAMMAR
تعهدات مشتری در کنوانسیون بیع بین المللی
What part of speech is that word?
Introduction to Word Classes
A method for WSD on Unrestricted Text
Semantic Similarity Methods in WordNet and their Application to Information Retrieval on the Web Yizhe Ge.
Natural Language Processing (NLP)
Giannis Varelas Epimenidis Voutsakis Paraskevi Raftopoulou
Grammar Shots #1 Part of Speech Example Definition Noun Verb Adjective
Parts of Speech Year Nine.
Parts of Speech II.
Adjectives and Adverbs
Parts of Speech.
Parts of Speech.
Natural Language Processing (NLP)
Presentation transcript:

WordNet::Similarity Measuring the Relatedness of Concepts Yue Wang Department of Computer Science

Abstract WordNet::Similarity is a software package that can make it possible to measure the semantic similarity and relatedness between a pair of concepts.

Introduction  Measures of similarity  Measures of relatedness These measures are implemented as perl modules which take as input two concepts, and return a numeric value that represents the degree to which they are similar or related.

Measures of Similarity  Is-a  Is-a hierarchyIs-a hierarchy  Similarity Similarity  Measures (res,lin,jcn,lch,wup,path)  LimitationLimitation

Is-a Is-a hierarchy Measures of similarity use information found in an Is-a hierarchy of concepts. And nouns and verbs are organized into hierarchies of Is-a relations.

Similarity We can use measures of similarity to quantify how much concept A is like concept B.

Limitation Is-a relations in WordNet do not cross part of speech boundaries, so similarity measures are limited to making judgments between noun pairs (e.g. cat and dog) and verb pairs ( e.g. run and walk). While WordNet also includes adjectives and adverbs, that are not organized into Is-a hierarchies, so similarity measures can not be applied.

Measures of Relatedness  Be more general  Relatedness  Measures (hso,lesk,vector) These measures tend to be more flexible, and allow for relatedness values to be assigned across parts of speech (e.g. the verb murder and the noun gun). has-part, is-made-of, is-an-attribute-of

Command The utility similarity.pl allows a user to measure specific pairs of concepts when given in word#pos#sense form. For example, car#n#3 refers to the third WordNet noun sense of car. It also allows for the specification of all the possible senses associated with a word or word#pos combination.

 > similarity.pl --type WordNet::Similarity::lin car#n#2 bus#n#1 car#n#2 bus#n# # railway car versus motor coach  > similarity.pl --type WordNet::Similarity::lin car#n bus#n car#n#1 bus#n# # automobile versus motor coach  > similarity.pl --type WordNet::Similarity::lin --allsenses car#n bus#n#1 car#n#1 bus#n# # automobile versus motor coach car#n#2 bus#n# # railway car versus motor coach car#n#3 bus#n# # cable car versus motor coach

Thanks for your attention!!