SemEval-2018 Task 9: Hypernym Discovery
This paper describes the SemEval 2018 Shared Task on Hypernym Discovery. We put forward this task as a complementary benchmark for modeling hypernymy, a problem which has traditionally been cast as a binary classification task, taking a pair of candidate words as input. Instead, our reformulated task is defined as follows: given an input term, retrieve (or discover) its suitable hypernyms from a target corpus. We proposed five different subtasks covering three languages (English, Spanish, and Italian), and two specific domains of knowledge in English (Medical and Music). Participants were allowed to compete in any or all of the subtasks. Overall, a total of 11 teams participated, with a total of 39 different systems submitted through all subtasks. Data, results and further information about the task can be found at \url{https://competitions.codalab.org/competitions/17119}.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationHypernym DiscoveryNatural Language InferenceQuestion AnsweringSimilar Papers 제목 키워드 기반
CRIM 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 ExtractionApollo 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 DiscoveryNLP\_HZ at SemEval-2018 Task 9: a Nearest Neighbor Approach
Hypernym discovery aims to discover the hypernym word sets given a hyponym word and proper corpus. This paper proposes a simple but effective method for the discovery of hypernym sets based on word embedding, which can b…
Hypernym DiscoveryInformation RetrievalNatural Language InferenceQuestion Answering+1EXPR 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 AnsweringUMDuluth-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 Embeddings