Leveraging WordNet Paths for Neural Hypernym Prediction
2020-12-01COLING 2020Code Available0· sign in to hype
Yejin Cho, Juan Diego Rodriguez, Yifan Gao, Katrin Erk
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/scarletcho/hypernym-path-generationOfficialIn paperpytorch★ 3
Abstract
We formulate the problem of hypernym prediction as a sequence generation task, where the sequences are taxonomy paths in WordNet. Our experiments with encoder-decoder models show that training to generate taxonomy paths can improve the performance of direct hypernym prediction. As a simple but powerful model, the hypo2path model achieves state-of-the-art performance, outperforming the best benchmark by 4.11 points in hit-at-one (H@1).