paper-with-me

홈 › Papers

Improving Hypernymy Detection with an Integrated Path-based and Distributional Method

2016-03-19 · ACL 2016 8 · Vered Shwartz, Yoav Goldberg, Ido Dagan

Detecting hypernymy relations is a key task in NLP, which is addressed in the literature using two complementary approaches. Distributional methods, whose supervised variants are the current best performers, and path-based methods, which received less research attention. We suggest an improved path-based algorithm, in which the dependency paths are encoded using a recurrent neural network, that achieves results comparable to distributional methods. We then extend the approach to integrate both path-based and distributional signals, significantly improving upon the state-of-the-art on this task.

📄 PDF Abstract BibTeX arXiv:1603.06076

Code (1)

vered1986/HypeNET 공식 구현

Similar Papers 제목 키워드 기반

Path-based vs. Distributional Information in Recognizing Lexical Semantic Relations

2016-08-17 · WS 2016 12 · Vered Shwartz, Ido Dagan

Recognizing various semantic relations between terms is beneficial for many NLP tasks. While path-based and distributional information sources are considered complementary for this task, the superior results the latter s…

General Classification

Distributional Inclusion Hypothesis and Quantifications: Probing for Hypernymy in Functional Distributional Semantics

2023-09-15 · Chun Hei Lo, Wai Lam, Hong Cheng, Guy Emerson

Functional Distributional Semantics (FDS) models the meaning of words by truth-conditional functions. This provides a natural representation for hypernymy but no guarantee that it can be learnt when FDS models are traine…

BiRRE: Learning Bidirectional Residual Relation Embeddings for Supervised Hypernymy Detection

2020-07-01 · ACL 2020 6 · Chengyu Wang, Xiaofeng He

The hypernymy detection task has been addressed under various frameworks. Previously, the design of unsupervised hypernymy scores has been extensively studied. In contrast, supervised classifiers, especially distribution…

General ClassificationMemorizationRelationRepresentation Learning

Inclusive yet Selective: Supervised Distributional Hypernymy Detection

2014-08-01 · COLING 2014 8 · Stephen Roller, Katrin Erk, Gemma Boleda
Natural Language Inference

Hierarchical Embeddings for Hypernymy Detection and Directionality

2017-07-23 · EMNLP 2017 9 · Kim Anh Nguyen, Maximilian Köper, Sabine Schulte im Walde, Ngoc Thang Vu

We present a novel neural model HyperVec to learn hierarchical embeddings for hypernymy detection and directionality. While previous embeddings have shown limitations on prototypical hypernyms, HyperVec represents an uns…

Lexical Entailment