paper-with-me

Papers

SemEval-2018 Task 9: Hypernym Discovery

2018-06-01 · SEMEVAL 2018 6 · Jose Camacho-Collados, Claudio Delli Bovi, Luis Espinosa-Anke, Sergio Oramas, Tommaso Pasini, Enrico Santus, Vered Shwartz, Roberto Navigli, Horacio Saggion

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}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationHypernym DiscoveryNatural Language InferenceQuestion Answering

Similar Papers 제목 키워드 기반

CRIM at SemEval-2018 Task 9: A Hybrid Approach to Hypernym Discovery

2018-06-01 · SEMEVAL 2018 6 · Gabriel Bernier-Colborne, Caroline Barri{\`e}re

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 Extraction

Apollo at SemEval-2018 Task 9: Detecting Hypernymy Relations Using Syntactic Dependencies

2018-06-01 · SEMEVAL 2018 6 · Mihaela Onofrei, Ionu{\textcommabelow{t}} Hulub, Tr, Diana ab{\u{a}}{\textcommabelow{t}} 외

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 Discovery

NLP\_HZ at SemEval-2018 Task 9: a Nearest Neighbor Approach

2018-06-01 · SEMEVAL 2018 6 · Wei Qiu, Mosha Chen, Linlin Li, Luo Si

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+1

EXPR at SemEval-2018 Task 9: A Combined Approach for Hypernym Discovery

2018-06-01 · SEMEVAL 2018 6 · Ahmad Issa Alaa Aldine, Mounira Harzallah, Giuseppe Berio, Nicolas B{\'e}chet 외

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 Answering

UMDuluth-CS8761 at SemEval-2018 Task9: Hypernym Discovery using Hearst Patterns, Co-occurrence frequencies and Word Embeddings

2018-06-01 · SEMEVAL 2018 6 · Arshia Zernab Hassan, Manikya Swathi Vallabhajosyula, Ted Pedersen

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