paper-with-me

Papers

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, Ahmad Faour

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 combined approach of path-based technique and distributional technique. We use dependency parser on a corpus to extract candidate hypernyms and represent their dependency paths as a feature vector. The feature vector is concatenated with a feature vector obtained using Wikipedia pre-trained term embedding model. The concatenated feature vector fits a supervised machine learning method to learn a classifier model. This model is able to classify new candidate hypernyms as hypernym or not. Our system performs well to discover new hypernyms not defined in gold hypernyms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Hypernym DiscoveryInformation RetrievalMachine TranslationQuestion Answering

Similar Papers 제목 키워드 기반

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

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

2018-05-25 · Arshia Z. Hassan, Manikya S. 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

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