SlideShare une entreprise Scribd logo
1  sur  53
Measuring the Similarity and Relatedness of Concepts in the Medical Domain : IHI 2012 Tutorial  Ted Pedersen, Ph.D.  *  Serguei Pakhomov, Ph.D.  # Bridget McInnes, Ph.D.  # Ying Liu, Ph.D.  # University of Minnesota * Department of Computer Science, Duluth # College of Pharmacy, Twin Cities {tpederse,pakh0002,bthomson,liux0395}@umn.edu
Acknowledgment ,[object Object]
The contents of this tutorial are solely the responsibility of the authors and do not necessarily represent the official views of the National Institutes of Health.
What (we hope) you will learn! ,[object Object]
How to measure using information from ontologies, definitions, and corpora
How to use the freely available software UMLS::Similarity and UMLS::Interface
How to conduct experiments using freely available reference standards
How to integrate these measures into clinical NLP applications
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Logistics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Introducing Measures of  Semantic Similarity and Relatedness (without tears) Ted Pedersen Department of Computer Science University of Minnesota Duluth, MN 55812 [email_address] http://www.d.umn.edu/~tpederse
What are we measuring? ,[object Object]
Cold may be  temperature  or  illness ,[object Object]
Word Sense Disambiguation ,[object Object]
Why? ,[object Object]
If we know a lot about X, and if we know Y is similar to X, then a lot of what we know about X may apply to Y ,[object Object]
Similar  or Related? ,[object Object],[object Object]
Share ancestor in is-a hierarchy  ,[object Object]
Closer / deeper the ancestor the more similar ,[object Object],[object Object]
Least Common Subsumer (LCS)
Similar or  Related ? ,[object Object]
Many ways to be related ,[object Object],[object Object],[object Object],[object Object]
Measures of Similarity (all available in UMLS::Similarity) ,[object Object],[object Object]
Caviedes & Cimino, 2004 (cdist)  ,[object Object],[object Object]
Leacock & Chodorow, 1998 (lch) ,[object Object],[object Object]
Measures of Similarity (all available in UMLS::Similarity) ,[object Object]
Jiang & Conrath, 1997 (jcn)
Lin, 1998 (lin)
Path Based Measures ,[object Object]
Spatial orientation, good for networks or maps but not is-a hierarchies ,[object Object]
Assumes all paths have same “weight”
But, more specific (deeper) paths tend to travel less semantic distance ,[object Object]
Shortest is-a Path 1 ,[object Object]
shortest is-a path(a,b)
We count nodes... ,[object Object]
path(tetanus,tetanus) = 1 ,[object Object],[object Object]
path(food poisoning, strep throat) = 1/7
etc...
path(strep throat, tetanus) = .25
path (bacterial infections, yeast infections) = .25
? ,[object Object]
The path measure says “yes, they are.”
Path + Depth ,[object Object]
Deeper concepts more specific
Paths between deeper concepts travel less semantic distance
Wu and Palmer, 1994 ,[object Object]
depth (a) + depth (b)
depth(x) = shortest is-a path(root,x)
wup(strep throat, tetanus) = (2*2)/(4+3) = .57
wup (bacterial infections, yeast infections) = (2*1)/(2+3) = .4
? ,[object Object]
Path says that  strep throat  and  tetanus  (.25) are equally similar as are  bacterial infections  and  yeast infections  (.25)
Information Content ,[object Object]

Contenu connexe

Tendances

Some alternative ways to find m ambiguous binary words corresponding to a par...
Some alternative ways to find m ambiguous binary words corresponding to a par...Some alternative ways to find m ambiguous binary words corresponding to a par...
Some alternative ways to find m ambiguous binary words corresponding to a par...ijcsa
 
Topic models
Topic modelsTopic models
Topic modelsAjay Ohri
 
Basic review on topic modeling
Basic review on  topic modelingBasic review on  topic modeling
Basic review on topic modelingHiroyuki Kuromiya
 
graduate_thesis (1)
graduate_thesis (1)graduate_thesis (1)
graduate_thesis (1)Sihan Chen
 
Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Daniele Di Mitri
 
Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Innovation Quotient Pvt Ltd
 
Neural Models for Document Ranking
Neural Models for Document RankingNeural Models for Document Ranking
Neural Models for Document RankingBhaskar Mitra
 
Text smilarity02 corpus_based
Text smilarity02 corpus_basedText smilarity02 corpus_based
Text smilarity02 corpus_basedcyan1d3
 
Deep Neural Methods for Retrieval
Deep Neural Methods for RetrievalDeep Neural Methods for Retrieval
Deep Neural Methods for RetrievalBhaskar Mitra
 
Topic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterTopic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterSudarsun Santhiappan
 
Deep Learning for Search
Deep Learning for SearchDeep Learning for Search
Deep Learning for SearchBhaskar Mitra
 
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...Domain-Specific Term Extraction for Concept Identification in Ontology Constr...
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...Innovation Quotient Pvt Ltd
 
5 Lessons Learned from Designing Neural Models for Information Retrieval
5 Lessons Learned from Designing Neural Models for Information Retrieval5 Lessons Learned from Designing Neural Models for Information Retrieval
5 Lessons Learned from Designing Neural Models for Information RetrievalBhaskar Mitra
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalBhaskar Mitra
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A Simple Introduction to Word Embeddings
A Simple Introduction to Word EmbeddingsA Simple Introduction to Word Embeddings
A Simple Introduction to Word EmbeddingsBhaskar Mitra
 

Tendances (20)

Topicmodels
TopicmodelsTopicmodels
Topicmodels
 
Canini09a
Canini09aCanini09a
Canini09a
 
Some alternative ways to find m ambiguous binary words corresponding to a par...
Some alternative ways to find m ambiguous binary words corresponding to a par...Some alternative ways to find m ambiguous binary words corresponding to a par...
Some alternative ways to find m ambiguous binary words corresponding to a par...
 
Topic models
Topic modelsTopic models
Topic models
 
Basic review on topic modeling
Basic review on  topic modelingBasic review on  topic modeling
Basic review on topic modeling
 
graduate_thesis (1)
graduate_thesis (1)graduate_thesis (1)
graduate_thesis (1)
 
Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation Lifelong Topic Modelling presentation
Lifelong Topic Modelling presentation
 
Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...Usage of word sense disambiguation in concept identification in ontology cons...
Usage of word sense disambiguation in concept identification in ontology cons...
 
The Duet model
The Duet modelThe Duet model
The Duet model
 
Neural Models for Document Ranking
Neural Models for Document RankingNeural Models for Document Ranking
Neural Models for Document Ranking
 
Text smilarity02 corpus_based
Text smilarity02 corpus_basedText smilarity02 corpus_based
Text smilarity02 corpus_based
 
Deep Neural Methods for Retrieval
Deep Neural Methods for RetrievalDeep Neural Methods for Retrieval
Deep Neural Methods for Retrieval
 
Topic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam FilterTopic Models Based Personalized Spam Filter
Topic Models Based Personalized Spam Filter
 
Deep Learning for Search
Deep Learning for SearchDeep Learning for Search
Deep Learning for Search
 
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...Domain-Specific Term Extraction for Concept Identification in Ontology Constr...
Domain-Specific Term Extraction for Concept Identification in Ontology Constr...
 
5 Lessons Learned from Designing Neural Models for Information Retrieval
5 Lessons Learned from Designing Neural Models for Information Retrieval5 Lessons Learned from Designing Neural Models for Information Retrieval
5 Lessons Learned from Designing Neural Models for Information Retrieval
 
A Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information RetrievalA Simple Introduction to Neural Information Retrieval
A Simple Introduction to Neural Information Retrieval
 
Topics Modeling
Topics ModelingTopics Modeling
Topics Modeling
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
A Simple Introduction to Word Embeddings
A Simple Introduction to Word EmbeddingsA Simple Introduction to Word Embeddings
A Simple Introduction to Word Embeddings
 

En vedette

Cell Biology Lecture 3
Cell Biology Lecture 3Cell Biology Lecture 3
Cell Biology Lecture 3Suk Namgoong
 
09 semantic web & ontologies
09 semantic web & ontologies09 semantic web & ontologies
09 semantic web & ontologiesMarina Santini
 
11 introduction to cell biology 5
11 introduction to cell biology 511 introduction to cell biology 5
11 introduction to cell biology 5Hazel Joy Chong
 
Yeast genome project
Yeast genome projectYeast genome project
Yeast genome projectNazish_Nehal
 
Plasma Membrane
Plasma MembranePlasma Membrane
Plasma Membranekpolson
 
2.2 prokaryotic cells
2.2 prokaryotic cells2.2 prokaryotic cells
2.2 prokaryotic cellscartlidge
 
Chapter 5 Powerpoint Le
Chapter 5 Powerpoint LeChapter 5 Powerpoint Le
Chapter 5 Powerpoint Leguest121530
 
The Amazing World Of Fungus And Protists
The Amazing World Of Fungus And ProtistsThe Amazing World Of Fungus And Protists
The Amazing World Of Fungus And ProtistsTia Hohler
 
Cellular Structures and Their Functions
Cellular Structures and Their FunctionsCellular Structures and Their Functions
Cellular Structures and Their Functionscgales
 
Antifungal agents
Antifungal agentsAntifungal agents
Antifungal agentssusritha17
 
Cell Membranes
Cell MembranesCell Membranes
Cell Membranesshabeel pn
 
Yeast two hybrid
Yeast two hybridYeast two hybrid
Yeast two hybridhina ojha
 
General properties of fungi
General properties of fungiGeneral properties of fungi
General properties of fungiraghunathp
 
Plasma/Cell Membrane
Plasma/Cell MembranePlasma/Cell Membrane
Plasma/Cell MembraneGul Muneer
 
IB Biology 1.1 Slides: Introduction to Cells
IB Biology 1.1 Slides: Introduction to CellsIB Biology 1.1 Slides: Introduction to Cells
IB Biology 1.1 Slides: Introduction to CellsJacob Cedarbaum
 

En vedette (20)

Cell Biology Lecture 3
Cell Biology Lecture 3Cell Biology Lecture 3
Cell Biology Lecture 3
 
cell cycle
cell cyclecell cycle
cell cycle
 
Java and OWL
Java and OWLJava and OWL
Java and OWL
 
09 semantic web & ontologies
09 semantic web & ontologies09 semantic web & ontologies
09 semantic web & ontologies
 
11 introduction to cell biology 5
11 introduction to cell biology 511 introduction to cell biology 5
11 introduction to cell biology 5
 
Yeast genome project
Yeast genome projectYeast genome project
Yeast genome project
 
Cell membrane
Cell membraneCell membrane
Cell membrane
 
Plasma Membrane
Plasma MembranePlasma Membrane
Plasma Membrane
 
2.2 prokaryotic cells
2.2 prokaryotic cells2.2 prokaryotic cells
2.2 prokaryotic cells
 
Chapter 5 Powerpoint Le
Chapter 5 Powerpoint LeChapter 5 Powerpoint Le
Chapter 5 Powerpoint Le
 
The Amazing World Of Fungus And Protists
The Amazing World Of Fungus And ProtistsThe Amazing World Of Fungus And Protists
The Amazing World Of Fungus And Protists
 
Cellular Structures and Their Functions
Cellular Structures and Their FunctionsCellular Structures and Their Functions
Cellular Structures and Their Functions
 
Prokaryotic cells structure
Prokaryotic cells structureProkaryotic cells structure
Prokaryotic cells structure
 
gene to protein
 gene to protein gene to protein
gene to protein
 
Antifungal agents
Antifungal agentsAntifungal agents
Antifungal agents
 
Cell Membranes
Cell MembranesCell Membranes
Cell Membranes
 
Yeast two hybrid
Yeast two hybridYeast two hybrid
Yeast two hybrid
 
General properties of fungi
General properties of fungiGeneral properties of fungi
General properties of fungi
 
Plasma/Cell Membrane
Plasma/Cell MembranePlasma/Cell Membrane
Plasma/Cell Membrane
 
IB Biology 1.1 Slides: Introduction to Cells
IB Biology 1.1 Slides: Introduction to CellsIB Biology 1.1 Slides: Introduction to Cells
IB Biology 1.1 Slides: Introduction to Cells
 

Similaire à Ihi2012 semantic-similarity-tutorial-part1

Subjective Probabilistic Knowledge Grading and Comprehension
Subjective Probabilistic Knowledge Grading and ComprehensionSubjective Probabilistic Knowledge Grading and Comprehension
Subjective Probabilistic Knowledge Grading and ComprehensionWaqas Tariq
 
T H E B E H A V I O R A N A L Y S T T O D A Y .docx
T H E  B E H A V I O R  A N A L Y S T  T O D A Y              .docxT H E  B E H A V I O R  A N A L Y S T  T O D A Y              .docx
T H E B E H A V I O R A N A L Y S T T O D A Y .docxdeanmtaylor1545
 
Improving Correlation with Human Judgments by Integrating Second-Order Vector...
Improving Correlation with Human Judgments by Integrating Second-Order Vector...Improving Correlation with Human Judgments by Integrating Second-Order Vector...
Improving Correlation with Human Judgments by Integrating Second-Order Vector...Ted Pedersen
 
Semantic Ordering Relation- Applied to Agatha Christie Crime Thrillers
Semantic Ordering Relation- Applied to Agatha Christie Crime ThrillersSemantic Ordering Relation- Applied to Agatha Christie Crime Thrillers
Semantic Ordering Relation- Applied to Agatha Christie Crime ThrillersMangaiK4
 
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...semanticsconference
 
Is there any a novel best theory for uncertainty?
Is there any a novel best theory for uncertainty?  Is there any a novel best theory for uncertainty?
Is there any a novel best theory for uncertainty? Andino Maseleno
 
Riset Grafologi - Language, Emotion and Health.pdf
Riset Grafologi - Language, Emotion and Health.pdfRiset Grafologi - Language, Emotion and Health.pdf
Riset Grafologi - Language, Emotion and Health.pdfPrimagraphologyInsti
 
Analysis on Data Fusion Techniques for Combining Conflicting Beliefs
Analysis on Data Fusion Techniques for Combining Conflicting BeliefsAnalysis on Data Fusion Techniques for Combining Conflicting Beliefs
Analysis on Data Fusion Techniques for Combining Conflicting Beliefsijsrd.com
 
A Dependency Structure Annotation For Modality
A Dependency Structure Annotation For ModalityA Dependency Structure Annotation For Modality
A Dependency Structure Annotation For ModalityMary Calkins
 
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconference
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconferenceMarcelo Funes-Gallanzi - Simplish - Computational intelligence unconference
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconferenceDaniel Lewis
 
semantics ppt 2.pptx
semantics ppt 2.pptxsemantics ppt 2.pptx
semantics ppt 2.pptxMaya
 

Similaire à Ihi2012 semantic-similarity-tutorial-part1 (20)

Talk at UAB, April 12, 2013
Talk at UAB, April 12, 2013Talk at UAB, April 12, 2013
Talk at UAB, April 12, 2013
 
Measuring Similarity Between Contexts and Concepts
Measuring Similarity Between Contexts and ConceptsMeasuring Similarity Between Contexts and Concepts
Measuring Similarity Between Contexts and Concepts
 
Measuring Similarity Between Contexts and Concepts
Measuring Similarity Between Contexts and ConceptsMeasuring Similarity Between Contexts and Concepts
Measuring Similarity Between Contexts and Concepts
 
Subjective Probabilistic Knowledge Grading and Comprehension
Subjective Probabilistic Knowledge Grading and ComprehensionSubjective Probabilistic Knowledge Grading and Comprehension
Subjective Probabilistic Knowledge Grading and Comprehension
 
T H E B E H A V I O R A N A L Y S T T O D A Y .docx
T H E  B E H A V I O R  A N A L Y S T  T O D A Y              .docxT H E  B E H A V I O R  A N A L Y S T  T O D A Y              .docx
T H E B E H A V I O R A N A L Y S T T O D A Y .docx
 
Improving Correlation with Human Judgments by Integrating Second-Order Vector...
Improving Correlation with Human Judgments by Integrating Second-Order Vector...Improving Correlation with Human Judgments by Integrating Second-Order Vector...
Improving Correlation with Human Judgments by Integrating Second-Order Vector...
 
Pedersen naacl-2013-demo-poster-may25
Pedersen naacl-2013-demo-poster-may25Pedersen naacl-2013-demo-poster-may25
Pedersen naacl-2013-demo-poster-may25
 
Semantic Ordering Relation- Applied to Agatha Christie Crime Thrillers
Semantic Ordering Relation- Applied to Agatha Christie Crime ThrillersSemantic Ordering Relation- Applied to Agatha Christie Crime Thrillers
Semantic Ordering Relation- Applied to Agatha Christie Crime Thrillers
 
Lexicon
LexiconLexicon
Lexicon
 
Theory analysis
Theory analysisTheory analysis
Theory analysis
 
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...
Camilo Thorne, Stefano Faralli and Heiner Stuckenschmidt | Entity Linking for...
 
Is there any a novel best theory for uncertainty?
Is there any a novel best theory for uncertainty?  Is there any a novel best theory for uncertainty?
Is there any a novel best theory for uncertainty?
 
Riset Grafologi - Language, Emotion and Health.pdf
Riset Grafologi - Language, Emotion and Health.pdfRiset Grafologi - Language, Emotion and Health.pdf
Riset Grafologi - Language, Emotion and Health.pdf
 
Theory of knowledge essay
Theory of knowledge essayTheory of knowledge essay
Theory of knowledge essay
 
paper0271
paper0271paper0271
paper0271
 
Analysis on Data Fusion Techniques for Combining Conflicting Beliefs
Analysis on Data Fusion Techniques for Combining Conflicting BeliefsAnalysis on Data Fusion Techniques for Combining Conflicting Beliefs
Analysis on Data Fusion Techniques for Combining Conflicting Beliefs
 
Extended Metaphors
Extended MetaphorsExtended Metaphors
Extended Metaphors
 
A Dependency Structure Annotation For Modality
A Dependency Structure Annotation For ModalityA Dependency Structure Annotation For Modality
A Dependency Structure Annotation For Modality
 
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconference
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconferenceMarcelo Funes-Gallanzi - Simplish - Computational intelligence unconference
Marcelo Funes-Gallanzi - Simplish - Computational intelligence unconference
 
semantics ppt 2.pptx
semantics ppt 2.pptxsemantics ppt 2.pptx
semantics ppt 2.pptx
 

Plus de University of Minnesota, Duluth

Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...
Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...
Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...University of Minnesota, Duluth
 
Algorithmic Bias - What is it? Why should we care? What can we do about it?
Algorithmic Bias - What is it? Why should we care? What can we do about it? Algorithmic Bias - What is it? Why should we care? What can we do about it?
Algorithmic Bias - What is it? Why should we care? What can we do about it? University of Minnesota, Duluth
 
Algorithmic Bias : What is it? Why should we care? What can we do about it?
Algorithmic Bias : What is it? Why should we care? What can we do about it?Algorithmic Bias : What is it? Why should we care? What can we do about it?
Algorithmic Bias : What is it? Why should we care? What can we do about it?University of Minnesota, Duluth
 
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection University of Minnesota, Duluth
 
Who's to say what's funny? A computer using Language Models and Deep Learning...
Who's to say what's funny? A computer using Language Models and Deep Learning...Who's to say what's funny? A computer using Language Models and Deep Learning...
Who's to say what's funny? A computer using Language Models and Deep Learning...University of Minnesota, Duluth
 
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...University of Minnesota, Duluth
 
Puns upon a midnight dreary, lexical semantics for the weak and weary
Puns upon a midnight dreary, lexical semantics for the weak and wearyPuns upon a midnight dreary, lexical semantics for the weak and weary
Puns upon a midnight dreary, lexical semantics for the weak and wearyUniversity of Minnesota, Duluth
 
The horizon isn't found in a dictionary : Identifying emerging word senses a...
The horizon isn't found in a  dictionary : Identifying emerging word senses a...The horizon isn't found in a  dictionary : Identifying emerging word senses a...
The horizon isn't found in a dictionary : Identifying emerging word senses a...University of Minnesota, Duluth
 
Duluth : Word Sense Discrimination in the Service of Lexicography
Duluth : Word Sense Discrimination in the Service of LexicographyDuluth : Word Sense Discrimination in the Service of Lexicography
Duluth : Word Sense Discrimination in the Service of LexicographyUniversity of Minnesota, Duluth
 
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...University of Minnesota, Duluth
 
What it's like to do a Master's thesis with me (Ted Pedersen)
What it's like to do a Master's thesis with me (Ted Pedersen)What it's like to do a Master's thesis with me (Ted Pedersen)
What it's like to do a Master's thesis with me (Ted Pedersen)University of Minnesota, Duluth
 

Plus de University of Minnesota, Duluth (20)

Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...
Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...
Muslims in Machine Learning workshop (NeurlPS 2021) - Automatically Identifyi...
 
Automatically Identifying Islamophobia in Social Media
Automatically Identifying Islamophobia in Social MediaAutomatically Identifying Islamophobia in Social Media
Automatically Identifying Islamophobia in Social Media
 
What Makes Hate Speech : an interactive workshop
What Makes Hate Speech : an interactive workshopWhat Makes Hate Speech : an interactive workshop
What Makes Hate Speech : an interactive workshop
 
Algorithmic Bias - What is it? Why should we care? What can we do about it?
Algorithmic Bias - What is it? Why should we care? What can we do about it? Algorithmic Bias - What is it? Why should we care? What can we do about it?
Algorithmic Bias - What is it? Why should we care? What can we do about it?
 
Algorithmic Bias : What is it? Why should we care? What can we do about it?
Algorithmic Bias : What is it? Why should we care? What can we do about it?Algorithmic Bias : What is it? Why should we care? What can we do about it?
Algorithmic Bias : What is it? Why should we care? What can we do about it?
 
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection
Duluth at Semeval 2017 Task 6 - Language Models in Humor Detection
 
Who's to say what's funny? A computer using Language Models and Deep Learning...
Who's to say what's funny? A computer using Language Models and Deep Learning...Who's to say what's funny? A computer using Language Models and Deep Learning...
Who's to say what's funny? A computer using Language Models and Deep Learning...
 
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...
Duluth at Semeval 2017 Task 7 - Puns upon a Midnight Dreary, Lexical Semantic...
 
Puns upon a midnight dreary, lexical semantics for the weak and weary
Puns upon a midnight dreary, lexical semantics for the weak and wearyPuns upon a midnight dreary, lexical semantics for the weak and weary
Puns upon a midnight dreary, lexical semantics for the weak and weary
 
The horizon isn't found in a dictionary : Identifying emerging word senses a...
The horizon isn't found in a  dictionary : Identifying emerging word senses a...The horizon isn't found in a  dictionary : Identifying emerging word senses a...
The horizon isn't found in a dictionary : Identifying emerging word senses a...
 
Screening Twitter Users for Depression and PTSD
Screening Twitter Users for Depression and PTSDScreening Twitter Users for Depression and PTSD
Screening Twitter Users for Depression and PTSD
 
Duluth : Word Sense Discrimination in the Service of Lexicography
Duluth : Word Sense Discrimination in the Service of LexicographyDuluth : Word Sense Discrimination in the Service of Lexicography
Duluth : Word Sense Discrimination in the Service of Lexicography
 
Pedersen masters-thesis-oct-10-2014
Pedersen masters-thesis-oct-10-2014Pedersen masters-thesis-oct-10-2014
Pedersen masters-thesis-oct-10-2014
 
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...
MICAI 2013 Tutorial Slides - Measuring the Similarity and Relatedness of Conc...
 
What it's like to do a Master's thesis with me (Ted Pedersen)
What it's like to do a Master's thesis with me (Ted Pedersen)What it's like to do a Master's thesis with me (Ted Pedersen)
What it's like to do a Master's thesis with me (Ted Pedersen)
 
Pedersen semeval-2013-poster-may24
Pedersen semeval-2013-poster-may24Pedersen semeval-2013-poster-may24
Pedersen semeval-2013-poster-may24
 
Pedersen ACL Disco-2011 workshop
Pedersen ACL Disco-2011 workshopPedersen ACL Disco-2011 workshop
Pedersen ACL Disco-2011 workshop
 
Pedersen acl2011-business-meeting
Pedersen acl2011-business-meetingPedersen acl2011-business-meeting
Pedersen acl2011-business-meeting
 
Acm ihi-2010-pedersen-final
Acm ihi-2010-pedersen-finalAcm ihi-2010-pedersen-final
Acm ihi-2010-pedersen-final
 
Pedersen naacl-2010-poster
Pedersen naacl-2010-posterPedersen naacl-2010-poster
Pedersen naacl-2010-poster
 

Dernier

Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 

Dernier (20)

Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 

Ihi2012 semantic-similarity-tutorial-part1