SJTU-NLP at SemEval-2018 Task 9: Neural Hypernym Discovery with Term Embeddings
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Hypernym DiscoverySimilar Papers 제목 키워드 기반
Apollo at SemEval-2018 Task 9: Detecting Hypernymy Relations Using Syntactic Dependencies
This paper presents the participation of Apollo{'}s team in the SemEval-2018 Task 9 {``}Hypernym Discovery{''}, Subtask 1: {``}General-Purpose Hypernym Discovery{''}, which tries to produce a ranked list of hypernyms for…
Hypernym DiscoveryEXPR at SemEval-2018 Task 9: A Combined Approach for Hypernym Discovery
In this paper, we present our proposed system (EXPR) to participate in the hypernym discovery task of SemEval 2018. The task addresses the challenge of discovering hypernym relations from a text corpus. Our proposal is a…
Hypernym DiscoveryInformation RetrievalMachine TranslationQuestion AnsweringCRIM at SemEval-2018 Task 9: A Hybrid Approach to Hypernym Discovery
This report describes the system developed by the CRIM team for the hypernym discovery task at SemEval 2018. This system exploits a combination of supervised projection learning and unsupervised pattern-based hypernym di…
Hypernym DiscoveryRelation ExtractionUMDuluth-CS8761 at SemEval-2018 Task9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings
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 EmbeddingsUMDuluth-CS8761 at SemEval-2018 Task 9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings
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