CitiusNLP at SemEval-2018 Task 10: The Use of Transparent Distributional Models and Salient Contexts to Discriminate Word Attributes
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 strategy relies on the correspondence between discriminative attributes and relevant contexts of a word. More precisely, the method uses transparent distributional models to extract salient contexts of words which are identified as discriminative attributes. The system performance reaches about 70{\%} accuracy when it is applied on the development dataset, but its accuracy goes down (63{\%}) on the official test dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeDimensionality ReductionSimilar Papers 제목 키워드 기반
CitiusNLP at SemEval-2020 Task 3: Comparing Two Approaches for Word Vector Contextualization
This article describes some unsupervised strategies submitted to SemEval 2020 Task 3, a task which consists of considering the effect of context to compute word similarity. More precisely, given two words in context, the…
Word EmbeddingsWord SimilarityCitius at SemEval-2017 Task 2: Cross-Lingual Similarity from Comparable Corpora and Dependency-Based Contexts
This article describes the distributional strategy submitted by the Citius team to the SemEval 2017 Task 2. Even though the team participated in two subtasks, namely monolingual and cross-lingual word similarity, the art…
Task 2Word SimilarityANDI at SemEval-2021 Task 1: Predicting complexity in context using distributional models, behavioural norms, and lexical resources
In this paper we describe our participation in the Lexical Complexity Prediction (LCP) shared task of SemEval 2021, which involved predicting subjective ratings of complexity for English single words and multi-word expre…
Lexical Complexity PredictionJmp8 at SemEval-2017 Task 2: A simple and general distributional approach to estimate word similarity
We have built a simple corpus-based system to estimate words similarity in multiple languages with a count-based approach. After training on Wikipedia corpora, our system was evaluated on the multilingual subtask of SemE…
Dimensionality ReductionSemantic SimilaritySemantic Textual SimilarityTask 2+1