paper-with-me

홈 › Papers

Hearst Patterns Revisited: Automatic Hypernym Detection from Large Text Corpora

2018-06-08 · ACL 2018 7 · Stephen Roller, Douwe Kiela, Maximilian Nickel

Methods for unsupervised hypernym detection may broadly be categorized according to two paradigms: pattern-based and distributional methods. In this paper, we study the performance of both approaches on several hypernymy tasks and find that simple pattern-based methods consistently outperform distributional methods on common benchmark datasets. Our results show that pattern-based models provide important contextual constraints which are not yet captured in distributional methods.

📄 PDF Abstract BibTeX arXiv:1806.03191

Code (2)

facebookresearch/hypernymysuite 공식 구현
luyang1210/facebook-hearst

Similar Papers 제목 키워드 기반

UMDuluth-CS8761 at SemEval-2018 Task9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings

2018-06-01 · SEMEVAL 2018 6 · Arshia Zernab Hassan, Manikya Swathi Vallabhajosyula, Ted Pedersen

Hypernym Discovery is the task of identifying potential hypernyms for a given term. A hypernym is a more generalized word that is super-ordinate to more specific words. This paper explores several approaches that rely on…

Hypernym DiscoveryWord Embeddings

UMDuluth-CS8761 at SemEval-2018 Task 9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings

2018-05-25 · Arshia Z. Hassan, Manikya S. Vallabhajosyula, Ted Pedersen

Hypernym Discovery is the task of identifying potential hypernyms for a given term. A hypernym is a more generalized word that is super-ordinate to more specific words. This paper explores several approaches that rely on…

Hypernym DiscoveryWord Embeddings

Relations such as Hypernymy: Identifying and Exploiting Hearst Patterns in Distributional Vectors for Lexical Entailment

2016-05-18 · EMNLP 2016 11 · Stephen Roller, Katrin Erk

We consider the task of predicting lexical entailment using distributional vectors. We perform a novel qualitative analysis of one existing model which was previously shown to only measure the prototypicality of word pai…

Lexical Entailment

Unsupervised Sense-Aware Hypernymy Extraction

2018-09-17 · Dmitry Ustalov, Alexander Panchenko, Chris Biemann, Simone Paolo Ponzetto

In this paper, we show how unsupervised sense representations can be used to improve hypernymy extraction. We present a method for extracting disambiguated hypernymy relationships that propagates hypernyms to sets of syn…

When Hearst Is not Enough: Improving Hypernymy Detection from Corpus with Distributional Models

2020-10-10 · EMNLP 2020 11 · Changlong Yu, Jialong Han, Peifeng Wang, Yangqiu Song 외

We address hypernymy detection, i.e., whether an is-a relationship exists between words (x, y), with the help of large textual corpora. Most conventional approaches to this task have been categorized to be either pattern…