paper-with-me

홈 › Papers

GHH at SemEval-2018 Task 10: Discovering Discriminative Attributes in Distributional Semantics

2018-06-01 · SEMEVAL 2018 6 · Mohammed Attia, Younes Samih, Manaal Faruqui, Wolfgang Maier

This paper describes our system submission to the SemEval 2018 Task 10 on Capturing Discriminative Attributes. Given two concepts and an attribute, the task is to determine whether the attribute is semantically related to one concept and not the other. In this work we assume that discriminative attributes can be detected by discovering the association (or lack of association) between a pair of words. The hypothesis we test in this contribution is whether the semantic difference between two pairs of concepts can be treated in terms of measuring the distance between words in a vector space, or can simply be obtained as a by-product of word co-occurrence counts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeWord Embeddings

Similar Papers 제목 키워드 기반

CitiusNLP at SemEval-2018 Task 10: The Use of Transparent Distributional Models and Salient Contexts to Discriminate Word Attributes

2018-06-01 · SEMEVAL 2018 6 · Pablo Gamallo

This article describes the unsupervised strategy submitted by the CitiusNLP team to the SemEval 2018 Task 10, a task which consists of predict whether a word is a discriminative attribute between two other words. Our str…

AttributeDimensionality Reduction

UWB at SemEval-2018 Task 10: Capturing Discriminative Attributes from Word Distributions

2018-06-01 · SEMEVAL 2018 6 · Tom{\'a}{\v{s}} Brychc{\'\i}n, Tom{\'a}{\v{s}} Hercig, Josef Steinberger, Michal Konkol

We present our UWB system for the task of capturing discriminative attributes at SemEval 2018. Given two words and an attribute, the system decides, whether this attribute is discriminative between the words or not. Assu…

AttributeRelation Extraction

NTU NLP Lab System at SemEval-2018 Task 10: Verifying Semantic Differences by Integrating Distributional Information and Expert Knowledge

2018-06-01 · SEMEVAL 2018 6 · Yow-Ting Shiue, Hen-Hsen Huang, Hsin-Hsi Chen

This paper presents the NTU NLP Lab system for the SemEval-2018 Capturing Discriminative Attributes task. Word embeddings, pointwise mutual information (PMI), ConceptNet edges and shortest path lengths are utilized as in…

AttributeMachine TranslationSemantic Textual SimilaritySentiment Analysis+1

Meaning\_space at SemEval-2018 Task 10: Combining explicitly encoded knowledge with information extracted from word embeddings

2018-06-01 · SEMEVAL 2018 6 · Pia Sommerauer, Antske Fokkens, Piek Vossen

This paper presents the two systems submitted by the meaning space team in Task 10 of the SemEval competition 2018 entitled Capturing discriminative attributes. The systems consist of combinations of approaches exploitin…

Semantic Textual SimilarityWord Embeddings

BomJi at SemEval-2018 Task 10: Combining Vector-, Pattern- and Graph-based Information to Identify Discriminative Attributes

2018-04-30 · SEMEVAL 2018 6 · Enrico Santus, Chris Biemann, Emmanuele Chersoni

This paper describes BomJi, a supervised system for capturing discriminative attributes in word pairs (e.g. yellow as discriminative for banana over watermelon). The system relies on an XGB classifier trained on carefull…

Relation Extraction