SOTAVerified

SJTU-NLP at SemEval-2018 Task 9: Neural Hypernym Discovery with Term Embeddings

2018-05-26SEMEVAL 2018Unverified0· sign in to hype

Zhuosheng Zhang, Jiangtong Li, Hai Zhao, Bingjie Tang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper describes a hypernym discovery system for our participation in the SemEval-2018 Task 9, which aims to discover the best (set of) candidate hypernyms for input concepts or entities, given the search space of a pre-defined vocabulary. We introduce a neural network architecture for the concerned task and empirically study various neural network models to build the representations in latent space for words and phrases. The evaluated models include convolutional neural network, long-short term memory network, gated recurrent unit and recurrent convolutional neural network. We also explore different embedding methods, including word embedding and sense embedding for better performance.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
GeneralSJTU BCMIMAP5.77Unverified
Medical domainSJTU BCMIMAP11.69Unverified
Music domainSJTU BCMIMAP4.71Unverified

Reproductions