SlideShare a Scribd company logo
Alexander Panchenko, Dmitry Ustalov,
Stefano Faralli, Simone Paolo Ponzetto, and
Chris Biemann
Improving Hypernymy Extraction
with Distributional Semantic
Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 2/33
Introduction
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 3/33
Examples of hypernymy relations
apple –isa→ fruit
mangosteen –isa→ fruit
Introduction
Hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33
Examples of hypernymy relations
apple#1 –isa→ fruit#2
mangosteen#0 –isa→ fruit#2
Introduction
Hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33
Examples of hypernymy relations
apple#1 –isa→ fruit#2
mangosteen#0 –isa→ fruit#2
“This café serves fresh mangosteen juice”
Introduction
Hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33
Examples of hypernymy relations
apple#1 –isa→ fruit#2
mangosteen#0 –isa→ fruit#2
“This café serves fresh mangosteen juice”
Examples of applications of hypernyms
question answering [Zhou et al., 2013]
query expansion [Gong et al., 2005]
semantic role labelling [Shi & Mihalcea, 2005]
Introduction
Hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33
A short history of extraction methods
1 [Hearst, 1992]: lexical-syntactic patterns defined manually;
Introduction
Automatic extraction of hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33
A short history of extraction methods
1 [Hearst, 1992]: lexical-syntactic patterns defined manually;
2 [Snow et al., 2004]: lexical-syntactic patterns learned in a
supervised way;
Introduction
Automatic extraction of hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33
A short history of extraction methods
1 [Hearst, 1992]: lexical-syntactic patterns defined manually;
2 [Snow et al., 2004]: lexical-syntactic patterns learned in a
supervised way;
3 [Weeds et al., 2014]: supervised approach with word
embedding features;
4 [Shwartz et al., 2016]: supervised approach with word and
path embedding features;
5 [Glavaš & Ponzetto, 2017, Ustalov et al., 2017]: taking into
account asymmetry of hypernyms.
Introduction
Automatic extraction of hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33
A short history of extraction methods
1 [Hearst, 1992]: lexical-syntactic patterns defined manually;
2 [Snow et al., 2004]: lexical-syntactic patterns learned in a
supervised way;
3 [Weeds et al., 2014]: supervised approach with word
embedding features;
4 [Shwartz et al., 2016]: supervised approach with word and
path embedding features;
5 [Glavaš & Ponzetto, 2017, Ustalov et al., 2017]: taking into
account asymmetry of hypernyms.
Not taking into account word senses and global structure!
Introduction
Automatic extraction of hypernyms
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 6/33
“Global distributional structure” of a language ≈ global sense
clustering, e.g. panchenko.me/data/joint/nodes20000-layers7
Introduction
Induction of semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 7/33
“Global distributional structure” of a language ≈ global sense
clustering, e.g. panchenko.me/data/joint/nodes20000-layers7
Introduction
Induction of semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 8/33
A short history of extraction methods
1 [Lin & Pantel, 2001]: sets of similar words are clustered into
concepts.
2 [Pantel & Lin, 2002]: words can belong to several clusters
(representing senses)
3 [Pantel & Ravichandran, 2004]: aggregate hypernyms per
cluster from from Hearst patterns
Introduction
Induction of semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 8/33
A short history of extraction methods
1 [Lin & Pantel, 2001]: sets of similar words are clustered into
concepts.
2 [Pantel & Lin, 2002]: words can belong to several clusters
(representing senses)
3 [Pantel & Ravichandran, 2004]: aggregate hypernyms per
cluster from from Hearst patterns
No explicit evaluation of utility of hypernymy labels for
hypernymy extraction.
Introduction
Induction of semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 9/33
We show how distributionally-induced semantic classes can
be helpful for extracting hypernyms:
Introduction
Main contributions
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 9/33
We show how distributionally-induced semantic classes can
be helpful for extracting hypernyms:
1 A method for inducing sense-aware semantic classes using
distributional semantics;
2 A method for using the induced semantic classes for filtering
noisy hypernymy relations.
Introduction
Main contributions
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 10/33
Method
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 11/33
Post-processing of hypernymy relations using
distributionally induced semantic classes;
A semantic class is a clusters of induced word senses labeled
with hypernyms.
Method
Labeled semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 12/33
1 Sense-aware distributional semantic classes are induced
from a text corpus;
2 Semantic classes are used to filter a noisy hypernym
database.
Method
Outline of our approach
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 12/33
1 Sense-aware distributional semantic classes are induced
from a text corpus;
2 Semantic classes are used to filter a noisy hypernym
database.
Text
Corpus
Representing
Senses

with
Ego
Networks
Semantic
Classes
Word
Sense
Induction

from
Text
Corpus
Sense
Graph

Construction
Clustering
of

Word
Senes
Labeling
Sense
Clusters

with
Hypernyms

Induced Word Senses Sense Ego-Networks Global Sense Graph§3.1 §3.2 §3.3 §3.4
§4
Noisy
Hypernyms
Cleansed
Hypernyms
§3
Induction
of
Semantic
Classes
Global Sense Clusters
Method
Outline of our approach
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 13/33
* source of the image: http://ic.pics.livejournal.com/blagin_anton/33716210/2701748/2701748_800.jpg
Method
Chinese Whispers#1
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 14/33
Method
Chinese Whispers#2: graph clustering
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 15/33
Method
Chinese Whispers#2: graph clustering
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 16/33
Method
Chinese Whispers#2: graph clustering
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 17/33
Method
Graph-based word sense induction
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 18/33
Word Sense Local Sense Cluster: Related Senses Hypernyms
mango#0 peach#1, grape#0, plum#0, apple#0, apricot#0,
watermelon#1, banana#1, coconut#0, pear#0,
fig#0, melon#0, mangosteen#0, …
fruit#0, food#0, …
apple#0 mango#0, pineapple#0, banana#1, melon#0,
grape#0, peach#1, watermelon#1, apricot#0,
cranberry#0, pumpkin#0, mangosteen#0, …
fruit#0, crop#0, …
Java#1 C#4, Python#3, Apache#3, Ruby#6, Flash#1,
C++#0, SQL#0, ASP#2, Visual Basic#1, CSS#0,
Delphi#2, MySQL#0, Excel#0, Pascal#0, …
programming
language#3, lan-
guage#0, …
Python#3 PHP#0, Pascal#0, Java#1, SQL#0, Visual Ba-
sic#1, C++#0, JavaScript#0, Apache#3, Haskell#5,
.NET#1, C#4, SQL Server#0, …
language#0, tech-
nology#0, …
Method
Sample of induced sense inventory
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 19/33
ID Global Sense Cluster: Semantic Class Hypernyms
1 peach#1, banana#1, pineapple#0, berry#0, black-
berry#0, grapefruit#0, strawberry#0, blueberry#0,
mango#0, grape#0, melon#0, orange#0, pear#0,
plum#0, raspberry#0, watermelon#0, apple#0, apri-
cot#0, watermelon#0, pumpkin#0, berry#0, man-
gosteen#0, …
vegetable#0, fruit#0,
crop#0, ingredi-
ent#0, food#0, ·
2 C#4, Basic#2, Haskell#5, Flash#1, Java#1, Pas-
cal#0, Ruby#6, PHP#0, Ada#1, Oracle#3, Python#3,
Apache#3, Visual Basic#1, ASP#2, Delphi#2, SQL
Server#0, CSS#0, AJAX#0, JavaScript#0, SQL
Server#0, Apache#3, Delphi#2, Haskell#5, .NET#1,
CSS#0, …
programming lan-
guage#3, technol-
ogy#0, language#0,
format#2, app#0
Method
Sample of induced semantic classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 20/33
Method
Network of induced word senses
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 21/33
Optimization of meta-parameters
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 22/33
Meta-parameters
1 Min. num. of sense co-occurrences in an ego-network: t > 0
2 Sense edge weight type: count or log(count)
3 Hypernym weight type: tf-idf or tf
Optimization of meta-parameters
Comparison to WordNet and BabelNet
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 22/33
Meta-parameters
1 Min. num. of sense co-occurrences in an ego-network: t > 0
2 Sense edge weight type: count or log(count)
3 Hypernym weight type: tf-idf or tf
hpc-score(c) =
h-score(c) + 1
p-score(c) + 1
· coverage(c).
p-score(c) =
1
|c|
|c|
∑
i=1
i∑
j=1
dist(wi, wj). h-score(c) =
|H(c) ∩ gold(c)|
|H(c)|
.
Optimization of meta-parameters
Comparison to WordNet and BabelNet
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 23/33
Optimization of meta-parameters
Impact of the min. edge weight t
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 24/33
Min. num
of sense co-
occurr., t
Edge
weight,
E
Hypernym
weight,
H
Number of
clusters
Number
of senses
hpc-avg,
WordNet
hpc-avg,
BabelNet
0 count tf-idf 1 870 208 871 0.041 0.279
100 log tf-idf 734 18 028 0.092 0.304
Optimization of meta-parameters
Best coarse- and fine-grained models
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 25/33
Results
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 26/33
fruit#1
food#0

apple#2 mango#0 pear#0
Hypernyms,
Sense Cluster,
mangosteen#0
city#2
Removed
Wrong
Added
Missing
Results
Plausibility of Semantic Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 26/33
fruit#1
food#0

apple#2 mango#0 pear#0
Hypernyms,
Sense Cluster,
mangosteen#0
city#2
Removed
Wrong
Added
Missing
Layout of the sense
cluster evaluation
crowdsourcing task;
the entry
“winchester” is the
intruder.
Results
Plausibility of Semantic Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33
1 Accuracy is the fraction of tasks where annotators correctly
identified the intruder;
2 Badness: is the fraction of tasks for which non-intruder
words were selected.
Results
Plausibility of Semantic Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33
1 Accuracy is the fraction of tasks where annotators correctly
identified the intruder;
2 Badness: is the fraction of tasks for which non-intruder
words were selected.
Accuracy Badness Randolph κ
Sense clusters, c 0.859 0.248 0.739
Hyper. labels, H(c) 0.919 0.208 0.705
Results
Plausibility of Semantic Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33
1 Accuracy is the fraction of tasks where annotators correctly
identified the intruder;
2 Badness: is the fraction of tasks for which non-intruder
words were selected.
Accuracy Badness Randolph κ
Sense clusters, c 0.859 0.248 0.739
Hyper. labels, H(c) 0.919 0.208 0.705
Clusters: 68 annotators, 2,035 judgments;
Hypernyms: 98 annotators, 2,245 judgments.
Results
Plausibility of Semantic Classes
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 28/33
fruit#1
food#0

apple#2 mango#0 pear#0
Hypernyms,
Sense Cluster,
mangosteen#0
city#2
Removed
Wrong
Added
Missing
Results
Improving Hypernymy Relations
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 28/33
fruit#1
food#0

apple#2 mango#0 pear#0
Hypernyms,
Sense Cluster,
mangosteen#0
city#2
Removed
Wrong
Added
Missing
Layout of the hypernymy annotation task:
Results
Improving Hypernymy Relations
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 29/33
Evaluating results of post-processing of a noisy hypernymy
database using human judgements:
A random sample of 4,870 relations using lexical split;
each labeled 6.9 times on average;
a total of 33,719 judgments from 298 annotators.
Results
Improving Hypernymy Relations
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 29/33
Evaluating results of post-processing of a noisy hypernymy
database using human judgements:
A random sample of 4,870 relations using lexical split;
each labeled 6.9 times on average;
a total of 33,719 judgments from 298 annotators.
Precision Recall F-score
Originalhypernymyrelationsextractedfrom
Common Crawl corpus [Seitner et al., 2016]
0.475 0.546 0.508
Enhanced hypernyms with the coarse-
grained semantic classes
0.541 0.679 0.602
Results
Improving Hypernymy Relations
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 30/33
SemEval 2016 Task 13 ”Taxonomy Extraction from Text”;
Fowlkes&Mallows Measure (F&M) – a cumulative measure
of the similarity of taxonomies;
English part of the dataset.
Results
Improving Taxonomy Induction
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 30/33
SemEval 2016 Task 13 ”Taxonomy Extraction from Text”;
Fowlkes&Mallows Measure (F&M) – a cumulative measure
of the similarity of taxonomies;
English part of the dataset.
Domain #Seeds
words
#Expanded
words
#Clusters,
fine-gr.
#Clusters,
coarse-gr.
Food 2 834 3 047 29 21
Science 806 1 137 73 35
Environ. 261 909 111 39
Results
Improving Taxonomy Induction
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 31/33
System / Dataset Food,
Word-
Net
Science,
Word-
Net
Food,
Com-
bined
Science,
Com-
bined
Science,
Eurovoc
Environ.,
Eurovoc
WordNet 1.0000 1.0000 0.5870 0.5760 0.6243 n.a.
Baseline 0.0022 0.0016 0.0019 0.0163 0.0056 0.0000
JUNLP 0.1925 0.0494 0.2608 0.1774 0.1373 0.0814
NUIG-UNLP n.a. 0.0027 n.a. 0.0090 0.1517 0.0007
QASSIT n.a. 0.2255 n.a. 0.5757 0.3893 0.4349
TAXI 0.3260 0.2255 0.2021 0.3634 0.3893 0.2384
USAAR 0.0021 0.0008 0.0000 0.0020 0.0023 0.0007
Sem. Class, fine-gr. 0.4540 0.4181 0.5147 0.6359 0.5831 0.5600
Sem. Class, coarse-gr. 0.4774 0.5927 0.5799 0.6539 0.5515 0.6326
Results
Improving Taxonomy Induction
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 32/33
1 An unsupervised method for the induction of sense-aware
distributional semantic classes;
2 Showed how these can be used for post-processing of noisy
hypernymy databases extracted from text.
Results
Summary
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
Thank you! Questions?
Results
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
Glavaš, G. & Ponzetto, S. P. (2017).
Dual tensor model for detecting asymmetric lexico-semantic
relations.
In Proceedings of the 2017 Conference on Empirical Methods in
Natural Language Processing (pp. 1758–1768). Copenhagen,
Denmark: Association for Computational Linguistics.
Gong, Z., Cheang, C. W., & Leong Hou, U. (2005).
Web Query Expansion by WordNet.
In Proceedings of the 16th International Conference on
Database and Expert Systems Applications - DEXA ’05 (pp.
166–175). Copenhagen, Denmark: Springer Berlin Heidelberg.
Hearst, M. A. (1992).
Automatic Acquisition of Hyponyms from Large Text Corpora.
In Proceedings of the 14th Conference on Computational
Linguistics - Volume 2, COLING ’92 (pp. 539–545). Nantes,
France: Association for Computational Linguistics.
Lin, D. & Pantel, P. (2001).
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
Induction of Semantic Classes from Natural Language Text.
In Proceedings of the Seventh ACM SIGKDD International
Conference on Knowledge Discovery and Data Mining, KDD ’01
(pp. 317–322). San Francisco, CA, USA: ACM.
Pantel, P. & Lin, D. (2002).
Discovering Word Senses from Text.
In Proceedings of the Eighth ACM SIGKDD International
Conference on Knowledge Discovery and Data Mining, KDD
’02 (pp. 613–619). Edmonton, AB, Canada: ACM.
Pantel, P. & Ravichandran, D. (2004).
Automatically Labeling Semantic Classes.
In Proceedings of the Annual Conference of the North
American Chapter of the Association for Computational
Linguistics (NAACL’2004) (pp. 321–328). Boston, MA, USA:
Association for Computational Linguistics.
Seitner, J., Bizer, C., Eckert, K., Faralli, S., Meusel, R., Paulheim,
H., & Ponzetto, S. P. (2016).
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
A Large DataBase of Hypernymy Relations Extracted from the
Web.
In Proceedings of the Tenth International Conference on
Language Resources and Evaluation, LREC 2016 (pp. 360–367).
Portorož, Slovenia: European Language Resources
Association (ELRA).
Shi, L. & Mihalcea, R. (2005).
Putting Pieces Together: Combining FrameNet, VerbNet and
WordNet for Robust Semantic Parsing.
In Proceedings of the 6th International Conference on
Computational Linguistics and Intelligent Text Processing,
CICLing 2005 (pp. 100–111). Mexico City, Mexico: Springer
Berlin Heidelberg.
Shwartz, V., Goldberg, Y., & Dagan, I. (2016).
Improving Hypernymy Detection with an Integrated
Path-based and Distributional Method.
In Proceedings of the 54th Annual Meeting of the Association
for Computational Linguistics (Volume 1: Long Papers) (pp.
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
2389–2398). Berlin, Germany: Association for Computational
Linguistics.
Snow, R., Jurafsky, D., & Ng, A. Y. (2004).
Learning Syntactic Patterns for Automatic Hypernym
Discovery.
In Proceedings of the 17th International Conference on Neural
Information Processing Systems, NIPS’04 (pp. 1297–1304).
Vancouver, BC, Canada: MIT Press.
Ustalov, D., Arefyev, N., Biemann, C., & Panchenko, A. (2017).
Negative sampling improves hypernymy extraction based on
projection learning.
In Proceedings of the 15th Conference of the European Chapter
of the Association for Computational Linguistics: Volume 2,
Short Papers (pp. 543–550). Valencia, Spain: Association for
Computational Linguistics.
Weeds, J., Clarke, D., Reffin, J., Weir, D. J., & Keller, B. (2014).
Learning to distinguish hypernyms and co-hyponyms.
May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33
In Proceedings of COLING 2014, the 25th International
Conference on Computational Linguistics: Technical Papers
(pp. 2249–2259). Dublin, Ireland: Dublin City University and
Association for Computational Linguistics.
Zhou, G., Liu, Y., Liu, F., Zeng, D., & Zhao, J. (2013).
Improving question retrieval in community question
answering using world knowledge.
In Proceedings of the Twenty-Third International Joint
Conference on Artificial Intelligence, IJCAI ’13 (pp. 2239–2245).
Beijing, China: AAAI Press.

More Related Content

Similar to Improving Hypernymy Extraction with Distributional Semantic Classes

Mood classification of songs based on lyrics
Mood classification of songs based on lyricsMood classification of songs based on lyrics
Mood classification of songs based on lyrics
Francesco Cucari
 
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
Waqas Tariq
 
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
mathsjournal
 
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSISFEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
mlaij
 
Streaming Analytics
Streaming AnalyticsStreaming Analytics
Streaming Analytics
IJARIIT
 
How to WRITE AN ARTICLE REVIEW.
How to WRITE AN ARTICLE REVIEW.How to WRITE AN ARTICLE REVIEW.
How to WRITE AN ARTICLE REVIEW.
Ashish Pratim Mahanta
 
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTSSENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
ijnlc
 
Analysis of anaphora resolution system for
Analysis of anaphora resolution system forAnalysis of anaphora resolution system for
Analysis of anaphora resolution system for
ijitjournal
 
Prosdocimi ucb cdao
Prosdocimi ucb cdaoProsdocimi ucb cdao
Prosdocimi ucb cdao
Francisco Prosdocimi
 
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSINGRAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
ijaia
 
February 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdfFebruary 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdf
kevig
 
A BeginnerS Guide To Write My Article Critique
A BeginnerS Guide To Write My Article CritiqueA BeginnerS Guide To Write My Article Critique
A BeginnerS Guide To Write My Article Critique
Jody Sullivan
 
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
Ana Luísa Pinho
 
AL4Trust - Artificial Intelligence for Building Trust
AL4Trust - Artificial Intelligence for Building TrustAL4Trust - Artificial Intelligence for Building Trust
AL4Trust - Artificial Intelligence for Building Trust
Francisco Manuel Rangel Pardo
 
EVE161: Microbial Phylogenomics - Class 1 - Introduction
EVE161: Microbial Phylogenomics - Class 1 - IntroductionEVE161: Microbial Phylogenomics - Class 1 - Introduction
EVE161: Microbial Phylogenomics - Class 1 - Introduction
Jonathan Eisen
 
A survey on software smells
A survey on software smellsA survey on software smells
A survey on software smells
Zahid Qaisar
 
An introduction to Web Apollo for the Biomphalaria glabatra research community.
An introduction to Web Apollo for the Biomphalaria glabatra research community.An introduction to Web Apollo for the Biomphalaria glabatra research community.
An introduction to Web Apollo for the Biomphalaria glabatra research community.
Monica Munoz-Torres
 
September 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language ComputingSeptember 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language Computing
kevig
 
About the use of biomedical ontologies to play with text in the context of th...
About the use of biomedical ontologies to play with text in the context of th...About the use of biomedical ontologies to play with text in the context of th...
About the use of biomedical ontologies to play with text in the context of th...
INRAE (MISTEA) and University of Montpellier (LIRMM)
 
Compound Noun Polysemy and Sense Enumeration in WordNet
Compound Noun Polysemy and Sense Enumeration in WordNet Compound Noun Polysemy and Sense Enumeration in WordNet
Compound Noun Polysemy and Sense Enumeration in WordNet
Biswanath Dutta
 

Similar to Improving Hypernymy Extraction with Distributional Semantic Classes (20)

Mood classification of songs based on lyrics
Mood classification of songs based on lyricsMood classification of songs based on lyrics
Mood classification of songs based on lyrics
 
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
An Approach for Knowledge Extraction Using Ontology Construction and Machine ...
 
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
 
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSISFEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
 
Streaming Analytics
Streaming AnalyticsStreaming Analytics
Streaming Analytics
 
How to WRITE AN ARTICLE REVIEW.
How to WRITE AN ARTICLE REVIEW.How to WRITE AN ARTICLE REVIEW.
How to WRITE AN ARTICLE REVIEW.
 
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTSSENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
SENTIMENT ANALYSIS OF MIXED CODE FOR THE TRANSLITERATED HINDI AND MARATHI TEXTS
 
Analysis of anaphora resolution system for
Analysis of anaphora resolution system forAnalysis of anaphora resolution system for
Analysis of anaphora resolution system for
 
Prosdocimi ucb cdao
Prosdocimi ucb cdaoProsdocimi ucb cdao
Prosdocimi ucb cdao
 
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSINGRAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
RAPID INDUCTION OF MULTIPLE TAXONOMIES FOR ENHANCED FACETED TEXT BROWSING
 
February 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdfFebruary 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdf
 
A BeginnerS Guide To Write My Article Critique
A BeginnerS Guide To Write My Article CritiqueA BeginnerS Guide To Write My Article Critique
A BeginnerS Guide To Write My Article Critique
 
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
Individual Brain Charting, a high-resolution fMRI dataset for cognitive mappi...
 
AL4Trust - Artificial Intelligence for Building Trust
AL4Trust - Artificial Intelligence for Building TrustAL4Trust - Artificial Intelligence for Building Trust
AL4Trust - Artificial Intelligence for Building Trust
 
EVE161: Microbial Phylogenomics - Class 1 - Introduction
EVE161: Microbial Phylogenomics - Class 1 - IntroductionEVE161: Microbial Phylogenomics - Class 1 - Introduction
EVE161: Microbial Phylogenomics - Class 1 - Introduction
 
A survey on software smells
A survey on software smellsA survey on software smells
A survey on software smells
 
An introduction to Web Apollo for the Biomphalaria glabatra research community.
An introduction to Web Apollo for the Biomphalaria glabatra research community.An introduction to Web Apollo for the Biomphalaria glabatra research community.
An introduction to Web Apollo for the Biomphalaria glabatra research community.
 
September 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language ComputingSeptember 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language Computing
 
About the use of biomedical ontologies to play with text in the context of th...
About the use of biomedical ontologies to play with text in the context of th...About the use of biomedical ontologies to play with text in the context of th...
About the use of biomedical ontologies to play with text in the context of th...
 
Compound Noun Polysemy and Sense Enumeration in WordNet
Compound Noun Polysemy and Sense Enumeration in WordNet Compound Noun Polysemy and Sense Enumeration in WordNet
Compound Noun Polysemy and Sense Enumeration in WordNet
 

More from Alexander Panchenko

Graph's not dead: from unsupervised induction of linguistic structures from t...
Graph's not dead: from unsupervised induction of linguistic structures from t...Graph's not dead: from unsupervised induction of linguistic structures from t...
Graph's not dead: from unsupervised induction of linguistic structures from t...
Alexander Panchenko
 
Building a Web-Scale Dependency-Parsed Corpus from Common Crawl
Building a Web-Scale Dependency-Parsed Corpus from Common CrawlBuilding a Web-Scale Dependency-Parsed Corpus from Common Crawl
Building a Web-Scale Dependency-Parsed Corpus from Common Crawl
Alexander Panchenko
 
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical ResourcesInducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
Alexander Panchenko
 
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
Alexander Panchenko
 
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
Alexander Panchenko
 
The 6th Conference on Analysis of Images, Social Networks, and Texts (AIST 2...
The 6th Conference on Analysis of Images, Social Networks, and Texts  (AIST 2...The 6th Conference on Analysis of Images, Social Networks, and Texts  (AIST 2...
The 6th Conference on Analysis of Images, Social Networks, and Texts (AIST 2...
Alexander Panchenko
 
Using Linked Disambiguated Distributional Networks for Word Sense Disambiguation
Using Linked Disambiguated Distributional Networks for Word Sense DisambiguationUsing Linked Disambiguated Distributional Networks for Word Sense Disambiguation
Using Linked Disambiguated Distributional Networks for Word Sense Disambiguation
Alexander Panchenko
 
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
Alexander Panchenko
 
Making Sense of Word Embeddings
Making Sense of Word EmbeddingsMaking Sense of Word Embeddings
Making Sense of Word Embeddings
Alexander Panchenko
 
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
Alexander Panchenko
 
Getting started in Apache Spark and Flink (with Scala) - Part II
Getting started in Apache Spark and Flink (with Scala) - Part IIGetting started in Apache Spark and Flink (with Scala) - Part II
Getting started in Apache Spark and Flink (with Scala) - Part II
Alexander Panchenko
 
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
Alexander Panchenko
 
Text Analysis of Social Networks: Working with FB and VK Data
Text Analysis of Social Networks: Working with FB and VK DataText Analysis of Social Networks: Working with FB and VK Data
Text Analysis of Social Networks: Working with FB and VK DataAlexander Panchenko
 
Неологизмы в социальной сети Фейсбук
Неологизмы в социальной сети ФейсбукНеологизмы в социальной сети Фейсбук
Неологизмы в социальной сети ФейсбукAlexander Panchenko
 
Sentiment Index of the Russian Speaking Facebook
Sentiment Index of the Russian Speaking FacebookSentiment Index of the Russian Speaking Facebook
Sentiment Index of the Russian Speaking Facebook
Alexander Panchenko
 
Similarity Measures for Semantic Relation Extraction
Similarity Measures for Semantic Relation ExtractionSimilarity Measures for Semantic Relation Extraction
Similarity Measures for Semantic Relation Extraction
Alexander Panchenko
 
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
Alexander Panchenko
 
Detecting Gender by Full Name: Experiments with the Russian Language
Detecting Gender by Full Name:  Experiments with the Russian LanguageDetecting Gender by Full Name:  Experiments with the Russian Language
Detecting Gender by Full Name: Experiments with the Russian Language
Alexander Panchenko
 
Вычислительная лексическая семантика: метрики семантической близости и их при...
Вычислительная лексическая семантика: метрики семантической близости и их при...Вычислительная лексическая семантика: метрики семантической близости и их при...
Вычислительная лексическая семантика: метрики семантической близости и их при...
Alexander Panchenko
 

More from Alexander Panchenko (20)

Graph's not dead: from unsupervised induction of linguistic structures from t...
Graph's not dead: from unsupervised induction of linguistic structures from t...Graph's not dead: from unsupervised induction of linguistic structures from t...
Graph's not dead: from unsupervised induction of linguistic structures from t...
 
Building a Web-Scale Dependency-Parsed Corpus from Common Crawl
Building a Web-Scale Dependency-Parsed Corpus from Common CrawlBuilding a Web-Scale Dependency-Parsed Corpus from Common Crawl
Building a Web-Scale Dependency-Parsed Corpus from Common Crawl
 
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical ResourcesInducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
Inducing Interpretable Word Senses for WSD and Enrichment of Lexical Resources
 
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
IIT-UHH at SemEval-2017 Task 3: Exploring Multiple Features for Community Que...
 
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
Fighting with Sparsity of the Synonymy Dictionaries for Automatic Synset Indu...
 
The 6th Conference on Analysis of Images, Social Networks, and Texts (AIST 2...
The 6th Conference on Analysis of Images, Social Networks, and Texts  (AIST 2...The 6th Conference on Analysis of Images, Social Networks, and Texts  (AIST 2...
The 6th Conference on Analysis of Images, Social Networks, and Texts (AIST 2...
 
Using Linked Disambiguated Distributional Networks for Word Sense Disambiguation
Using Linked Disambiguated Distributional Networks for Word Sense DisambiguationUsing Linked Disambiguated Distributional Networks for Word Sense Disambiguation
Using Linked Disambiguated Distributional Networks for Word Sense Disambiguation
 
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
Unsupervised Does Not Mean Uninterpretable: The Case for Word Sense Induction...
 
Making Sense of Word Embeddings
Making Sense of Word EmbeddingsMaking Sense of Word Embeddings
Making Sense of Word Embeddings
 
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
Noun Sense Induction and Disambiguation using Graph-Based Distributional Sema...
 
Getting started in Apache Spark and Flink (with Scala) - Part II
Getting started in Apache Spark and Flink (with Scala) - Part IIGetting started in Apache Spark and Flink (with Scala) - Part II
Getting started in Apache Spark and Flink (with Scala) - Part II
 
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain ...
 
Text Analysis of Social Networks: Working with FB and VK Data
Text Analysis of Social Networks: Working with FB and VK DataText Analysis of Social Networks: Working with FB and VK Data
Text Analysis of Social Networks: Working with FB and VK Data
 
Неологизмы в социальной сети Фейсбук
Неологизмы в социальной сети ФейсбукНеологизмы в социальной сети Фейсбук
Неологизмы в социальной сети Фейсбук
 
Sentiment Index of the Russian Speaking Facebook
Sentiment Index of the Russian Speaking FacebookSentiment Index of the Russian Speaking Facebook
Sentiment Index of the Russian Speaking Facebook
 
Similarity Measures for Semantic Relation Extraction
Similarity Measures for Semantic Relation ExtractionSimilarity Measures for Semantic Relation Extraction
Similarity Measures for Semantic Relation Extraction
 
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
Dmitry Gubanov. An Approach to the Study of Formal and Informal Relations of ...
 
Detecting Gender by Full Name: Experiments with the Russian Language
Detecting Gender by Full Name:  Experiments with the Russian LanguageDetecting Gender by Full Name:  Experiments with the Russian Language
Detecting Gender by Full Name: Experiments with the Russian Language
 
Document
DocumentDocument
Document
 
Вычислительная лексическая семантика: метрики семантической близости и их при...
Вычислительная лексическая семантика: метрики семантической близости и их при...Вычислительная лексическая семантика: метрики семантической близости и их при...
Вычислительная лексическая семантика: метрики семантической близости и их при...
 

Recently uploaded

SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
KrushnaDarade1
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
Richard Gill
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
yqqaatn0
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptxANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
RASHMI M G
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
IshaGoswami9
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 
ISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
ISI 2024: Application Form (Extended), Exam Date (Out), EligibilityISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
ISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
SciAstra
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Sérgio Sacani
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Erdal Coalmaker
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
sanjana502982
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
Wasswaderrick3
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
University of Maribor
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
fafyfskhan251kmf
 

Recently uploaded (20)

SAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdfSAR of Medicinal Chemistry 1st by dk.pdf
SAR of Medicinal Chemistry 1st by dk.pdf
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptxANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
ANAMOLOUS SECONDARY GROWTH IN DICOT ROOTS.pptx
 
Phenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvementPhenomics assisted breeding in crop improvement
Phenomics assisted breeding in crop improvement
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 
ISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
ISI 2024: Application Form (Extended), Exam Date (Out), EligibilityISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
ISI 2024: Application Form (Extended), Exam Date (Out), Eligibility
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
 
Toxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and ArsenicToxic effects of heavy metals : Lead and Arsenic
Toxic effects of heavy metals : Lead and Arsenic
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
 

Improving Hypernymy Extraction with Distributional Semantic Classes

  • 1. Alexander Panchenko, Dmitry Ustalov, Stefano Faralli, Simone Paolo Ponzetto, and Chris Biemann Improving Hypernymy Extraction with Distributional Semantic Classes
  • 2. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 2/33 Introduction
  • 3. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 3/33 Examples of hypernymy relations apple –isa→ fruit mangosteen –isa→ fruit Introduction Hypernyms
  • 4. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33 Examples of hypernymy relations apple#1 –isa→ fruit#2 mangosteen#0 –isa→ fruit#2 Introduction Hypernyms
  • 5. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33 Examples of hypernymy relations apple#1 –isa→ fruit#2 mangosteen#0 –isa→ fruit#2 “This café serves fresh mangosteen juice” Introduction Hypernyms
  • 6. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 4/33 Examples of hypernymy relations apple#1 –isa→ fruit#2 mangosteen#0 –isa→ fruit#2 “This café serves fresh mangosteen juice” Examples of applications of hypernyms question answering [Zhou et al., 2013] query expansion [Gong et al., 2005] semantic role labelling [Shi & Mihalcea, 2005] Introduction Hypernyms
  • 7. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33 A short history of extraction methods 1 [Hearst, 1992]: lexical-syntactic patterns defined manually; Introduction Automatic extraction of hypernyms
  • 8. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33 A short history of extraction methods 1 [Hearst, 1992]: lexical-syntactic patterns defined manually; 2 [Snow et al., 2004]: lexical-syntactic patterns learned in a supervised way; Introduction Automatic extraction of hypernyms
  • 9. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33 A short history of extraction methods 1 [Hearst, 1992]: lexical-syntactic patterns defined manually; 2 [Snow et al., 2004]: lexical-syntactic patterns learned in a supervised way; 3 [Weeds et al., 2014]: supervised approach with word embedding features; 4 [Shwartz et al., 2016]: supervised approach with word and path embedding features; 5 [Glavaš & Ponzetto, 2017, Ustalov et al., 2017]: taking into account asymmetry of hypernyms. Introduction Automatic extraction of hypernyms
  • 10. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 5/33 A short history of extraction methods 1 [Hearst, 1992]: lexical-syntactic patterns defined manually; 2 [Snow et al., 2004]: lexical-syntactic patterns learned in a supervised way; 3 [Weeds et al., 2014]: supervised approach with word embedding features; 4 [Shwartz et al., 2016]: supervised approach with word and path embedding features; 5 [Glavaš & Ponzetto, 2017, Ustalov et al., 2017]: taking into account asymmetry of hypernyms. Not taking into account word senses and global structure! Introduction Automatic extraction of hypernyms
  • 11. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 6/33 “Global distributional structure” of a language ≈ global sense clustering, e.g. panchenko.me/data/joint/nodes20000-layers7 Introduction Induction of semantic classes
  • 12. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 7/33 “Global distributional structure” of a language ≈ global sense clustering, e.g. panchenko.me/data/joint/nodes20000-layers7 Introduction Induction of semantic classes
  • 13. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 8/33 A short history of extraction methods 1 [Lin & Pantel, 2001]: sets of similar words are clustered into concepts. 2 [Pantel & Lin, 2002]: words can belong to several clusters (representing senses) 3 [Pantel & Ravichandran, 2004]: aggregate hypernyms per cluster from from Hearst patterns Introduction Induction of semantic classes
  • 14. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 8/33 A short history of extraction methods 1 [Lin & Pantel, 2001]: sets of similar words are clustered into concepts. 2 [Pantel & Lin, 2002]: words can belong to several clusters (representing senses) 3 [Pantel & Ravichandran, 2004]: aggregate hypernyms per cluster from from Hearst patterns No explicit evaluation of utility of hypernymy labels for hypernymy extraction. Introduction Induction of semantic classes
  • 15. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 9/33 We show how distributionally-induced semantic classes can be helpful for extracting hypernyms: Introduction Main contributions
  • 16. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 9/33 We show how distributionally-induced semantic classes can be helpful for extracting hypernyms: 1 A method for inducing sense-aware semantic classes using distributional semantics; 2 A method for using the induced semantic classes for filtering noisy hypernymy relations. Introduction Main contributions
  • 17. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 10/33 Method
  • 18. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 11/33 Post-processing of hypernymy relations using distributionally induced semantic classes; A semantic class is a clusters of induced word senses labeled with hypernyms. Method Labeled semantic classes
  • 19. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 12/33 1 Sense-aware distributional semantic classes are induced from a text corpus; 2 Semantic classes are used to filter a noisy hypernym database. Method Outline of our approach
  • 20. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 12/33 1 Sense-aware distributional semantic classes are induced from a text corpus; 2 Semantic classes are used to filter a noisy hypernym database. Text Corpus Representing Senses with Ego Networks Semantic Classes Word Sense Induction from Text Corpus Sense Graph Construction Clustering of Word Senes Labeling Sense Clusters with Hypernyms Induced Word Senses Sense Ego-Networks Global Sense Graph§3.1 §3.2 §3.3 §3.4 §4 Noisy Hypernyms Cleansed Hypernyms §3 Induction of Semantic Classes Global Sense Clusters Method Outline of our approach
  • 21. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 13/33 * source of the image: http://ic.pics.livejournal.com/blagin_anton/33716210/2701748/2701748_800.jpg Method Chinese Whispers#1
  • 22. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 14/33 Method Chinese Whispers#2: graph clustering
  • 23. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 15/33 Method Chinese Whispers#2: graph clustering
  • 24. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 16/33 Method Chinese Whispers#2: graph clustering
  • 25. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 17/33 Method Graph-based word sense induction
  • 26. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 18/33 Word Sense Local Sense Cluster: Related Senses Hypernyms mango#0 peach#1, grape#0, plum#0, apple#0, apricot#0, watermelon#1, banana#1, coconut#0, pear#0, fig#0, melon#0, mangosteen#0, … fruit#0, food#0, … apple#0 mango#0, pineapple#0, banana#1, melon#0, grape#0, peach#1, watermelon#1, apricot#0, cranberry#0, pumpkin#0, mangosteen#0, … fruit#0, crop#0, … Java#1 C#4, Python#3, Apache#3, Ruby#6, Flash#1, C++#0, SQL#0, ASP#2, Visual Basic#1, CSS#0, Delphi#2, MySQL#0, Excel#0, Pascal#0, … programming language#3, lan- guage#0, … Python#3 PHP#0, Pascal#0, Java#1, SQL#0, Visual Ba- sic#1, C++#0, JavaScript#0, Apache#3, Haskell#5, .NET#1, C#4, SQL Server#0, … language#0, tech- nology#0, … Method Sample of induced sense inventory
  • 27. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 19/33 ID Global Sense Cluster: Semantic Class Hypernyms 1 peach#1, banana#1, pineapple#0, berry#0, black- berry#0, grapefruit#0, strawberry#0, blueberry#0, mango#0, grape#0, melon#0, orange#0, pear#0, plum#0, raspberry#0, watermelon#0, apple#0, apri- cot#0, watermelon#0, pumpkin#0, berry#0, man- gosteen#0, … vegetable#0, fruit#0, crop#0, ingredi- ent#0, food#0, · 2 C#4, Basic#2, Haskell#5, Flash#1, Java#1, Pas- cal#0, Ruby#6, PHP#0, Ada#1, Oracle#3, Python#3, Apache#3, Visual Basic#1, ASP#2, Delphi#2, SQL Server#0, CSS#0, AJAX#0, JavaScript#0, SQL Server#0, Apache#3, Delphi#2, Haskell#5, .NET#1, CSS#0, … programming lan- guage#3, technol- ogy#0, language#0, format#2, app#0 Method Sample of induced semantic classes
  • 28. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 20/33 Method Network of induced word senses
  • 29. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 21/33 Optimization of meta-parameters
  • 30. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 22/33 Meta-parameters 1 Min. num. of sense co-occurrences in an ego-network: t > 0 2 Sense edge weight type: count or log(count) 3 Hypernym weight type: tf-idf or tf Optimization of meta-parameters Comparison to WordNet and BabelNet
  • 31. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 22/33 Meta-parameters 1 Min. num. of sense co-occurrences in an ego-network: t > 0 2 Sense edge weight type: count or log(count) 3 Hypernym weight type: tf-idf or tf hpc-score(c) = h-score(c) + 1 p-score(c) + 1 · coverage(c). p-score(c) = 1 |c| |c| ∑ i=1 i∑ j=1 dist(wi, wj). h-score(c) = |H(c) ∩ gold(c)| |H(c)| . Optimization of meta-parameters Comparison to WordNet and BabelNet
  • 32. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 23/33 Optimization of meta-parameters Impact of the min. edge weight t
  • 33. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 24/33 Min. num of sense co- occurr., t Edge weight, E Hypernym weight, H Number of clusters Number of senses hpc-avg, WordNet hpc-avg, BabelNet 0 count tf-idf 1 870 208 871 0.041 0.279 100 log tf-idf 734 18 028 0.092 0.304 Optimization of meta-parameters Best coarse- and fine-grained models
  • 34. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 25/33 Results
  • 35. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 26/33 fruit#1 food#0 apple#2 mango#0 pear#0 Hypernyms, Sense Cluster, mangosteen#0 city#2 Removed Wrong Added Missing Results Plausibility of Semantic Classes
  • 36. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 26/33 fruit#1 food#0 apple#2 mango#0 pear#0 Hypernyms, Sense Cluster, mangosteen#0 city#2 Removed Wrong Added Missing Layout of the sense cluster evaluation crowdsourcing task; the entry “winchester” is the intruder. Results Plausibility of Semantic Classes
  • 37. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33 1 Accuracy is the fraction of tasks where annotators correctly identified the intruder; 2 Badness: is the fraction of tasks for which non-intruder words were selected. Results Plausibility of Semantic Classes
  • 38. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33 1 Accuracy is the fraction of tasks where annotators correctly identified the intruder; 2 Badness: is the fraction of tasks for which non-intruder words were selected. Accuracy Badness Randolph κ Sense clusters, c 0.859 0.248 0.739 Hyper. labels, H(c) 0.919 0.208 0.705 Results Plausibility of Semantic Classes
  • 39. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 27/33 1 Accuracy is the fraction of tasks where annotators correctly identified the intruder; 2 Badness: is the fraction of tasks for which non-intruder words were selected. Accuracy Badness Randolph κ Sense clusters, c 0.859 0.248 0.739 Hyper. labels, H(c) 0.919 0.208 0.705 Clusters: 68 annotators, 2,035 judgments; Hypernyms: 98 annotators, 2,245 judgments. Results Plausibility of Semantic Classes
  • 40. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 28/33 fruit#1 food#0 apple#2 mango#0 pear#0 Hypernyms, Sense Cluster, mangosteen#0 city#2 Removed Wrong Added Missing Results Improving Hypernymy Relations
  • 41. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 28/33 fruit#1 food#0 apple#2 mango#0 pear#0 Hypernyms, Sense Cluster, mangosteen#0 city#2 Removed Wrong Added Missing Layout of the hypernymy annotation task: Results Improving Hypernymy Relations
  • 42. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 29/33 Evaluating results of post-processing of a noisy hypernymy database using human judgements: A random sample of 4,870 relations using lexical split; each labeled 6.9 times on average; a total of 33,719 judgments from 298 annotators. Results Improving Hypernymy Relations
  • 43. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 29/33 Evaluating results of post-processing of a noisy hypernymy database using human judgements: A random sample of 4,870 relations using lexical split; each labeled 6.9 times on average; a total of 33,719 judgments from 298 annotators. Precision Recall F-score Originalhypernymyrelationsextractedfrom Common Crawl corpus [Seitner et al., 2016] 0.475 0.546 0.508 Enhanced hypernyms with the coarse- grained semantic classes 0.541 0.679 0.602 Results Improving Hypernymy Relations
  • 44. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 30/33 SemEval 2016 Task 13 ”Taxonomy Extraction from Text”; Fowlkes&Mallows Measure (F&M) – a cumulative measure of the similarity of taxonomies; English part of the dataset. Results Improving Taxonomy Induction
  • 45. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 30/33 SemEval 2016 Task 13 ”Taxonomy Extraction from Text”; Fowlkes&Mallows Measure (F&M) – a cumulative measure of the similarity of taxonomies; English part of the dataset. Domain #Seeds words #Expanded words #Clusters, fine-gr. #Clusters, coarse-gr. Food 2 834 3 047 29 21 Science 806 1 137 73 35 Environ. 261 909 111 39 Results Improving Taxonomy Induction
  • 46. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 31/33 System / Dataset Food, Word- Net Science, Word- Net Food, Com- bined Science, Com- bined Science, Eurovoc Environ., Eurovoc WordNet 1.0000 1.0000 0.5870 0.5760 0.6243 n.a. Baseline 0.0022 0.0016 0.0019 0.0163 0.0056 0.0000 JUNLP 0.1925 0.0494 0.2608 0.1774 0.1373 0.0814 NUIG-UNLP n.a. 0.0027 n.a. 0.0090 0.1517 0.0007 QASSIT n.a. 0.2255 n.a. 0.5757 0.3893 0.4349 TAXI 0.3260 0.2255 0.2021 0.3634 0.3893 0.2384 USAAR 0.0021 0.0008 0.0000 0.0020 0.0023 0.0007 Sem. Class, fine-gr. 0.4540 0.4181 0.5147 0.6359 0.5831 0.5600 Sem. Class, coarse-gr. 0.4774 0.5927 0.5799 0.6539 0.5515 0.6326 Results Improving Taxonomy Induction
  • 47. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 32/33 1 An unsupervised method for the induction of sense-aware distributional semantic classes; 2 Showed how these can be used for post-processing of noisy hypernymy databases extracted from text. Results Summary
  • 48. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 Thank you! Questions? Results
  • 49. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 Glavaš, G. & Ponzetto, S. P. (2017). Dual tensor model for detecting asymmetric lexico-semantic relations. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing (pp. 1758–1768). Copenhagen, Denmark: Association for Computational Linguistics. Gong, Z., Cheang, C. W., & Leong Hou, U. (2005). Web Query Expansion by WordNet. In Proceedings of the 16th International Conference on Database and Expert Systems Applications - DEXA ’05 (pp. 166–175). Copenhagen, Denmark: Springer Berlin Heidelberg. Hearst, M. A. (1992). Automatic Acquisition of Hyponyms from Large Text Corpora. In Proceedings of the 14th Conference on Computational Linguistics - Volume 2, COLING ’92 (pp. 539–545). Nantes, France: Association for Computational Linguistics. Lin, D. & Pantel, P. (2001).
  • 50. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 Induction of Semantic Classes from Natural Language Text. In Proceedings of the Seventh ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD ’01 (pp. 317–322). San Francisco, CA, USA: ACM. Pantel, P. & Lin, D. (2002). Discovering Word Senses from Text. In Proceedings of the Eighth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD ’02 (pp. 613–619). Edmonton, AB, Canada: ACM. Pantel, P. & Ravichandran, D. (2004). Automatically Labeling Semantic Classes. In Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics (NAACL’2004) (pp. 321–328). Boston, MA, USA: Association for Computational Linguistics. Seitner, J., Bizer, C., Eckert, K., Faralli, S., Meusel, R., Paulheim, H., & Ponzetto, S. P. (2016).
  • 51. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 A Large DataBase of Hypernymy Relations Extracted from the Web. In Proceedings of the Tenth International Conference on Language Resources and Evaluation, LREC 2016 (pp. 360–367). Portorož, Slovenia: European Language Resources Association (ELRA). Shi, L. & Mihalcea, R. (2005). Putting Pieces Together: Combining FrameNet, VerbNet and WordNet for Robust Semantic Parsing. In Proceedings of the 6th International Conference on Computational Linguistics and Intelligent Text Processing, CICLing 2005 (pp. 100–111). Mexico City, Mexico: Springer Berlin Heidelberg. Shwartz, V., Goldberg, Y., & Dagan, I. (2016). Improving Hypernymy Detection with an Integrated Path-based and Distributional Method. In Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) (pp.
  • 52. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 2389–2398). Berlin, Germany: Association for Computational Linguistics. Snow, R., Jurafsky, D., & Ng, A. Y. (2004). Learning Syntactic Patterns for Automatic Hypernym Discovery. In Proceedings of the 17th International Conference on Neural Information Processing Systems, NIPS’04 (pp. 1297–1304). Vancouver, BC, Canada: MIT Press. Ustalov, D., Arefyev, N., Biemann, C., & Panchenko, A. (2017). Negative sampling improves hypernymy extraction based on projection learning. In Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 2, Short Papers (pp. 543–550). Valencia, Spain: Association for Computational Linguistics. Weeds, J., Clarke, D., Reffin, J., Weir, D. J., & Keller, B. (2014). Learning to distinguish hypernyms and co-hyponyms.
  • 53. May 10, 2018 Improving Hypernymy Extraction with Distributional Semantic Classes, Panchenko et al. LREC’18 33/33 In Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: Technical Papers (pp. 2249–2259). Dublin, Ireland: Dublin City University and Association for Computational Linguistics. Zhou, G., Liu, Y., Liu, F., Zeng, D., & Zhao, J. (2013). Improving question retrieval in community question answering using world knowledge. In Proceedings of the Twenty-Third International Joint Conference on Artificial Intelligence, IJCAI ’13 (pp. 2239–2245). Beijing, China: AAAI Press.