paper-with-me

Papers

Exploring Vector Spaces for Semantic Relations

2017-09-01 · EMNLP 2017 9 · Kata G{\'a}bor, Ha{\"\i}fa Zargayouna, Isabelle Tellier, Davide Buscaldi, Thierry Charnois

Word embeddings are used with success for a variety of tasks involving lexical semantic similarities between individual words. Using unsupervised methods and just cosine similarity, encouraging results were obtained for analogical similarities. In this paper, we explore the potential of pre-trained word embeddings to identify generic types of semantic relations in an unsupervised experiment. We propose a new relational similarity measure based on the combination of word2vec{'}s CBOW input and output vectors which outperforms concurrent vector representations, when used for unsupervised clustering on SemEval 2010 Relation Classification data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral ClassificationRelation ClassificationRelation ExtractionSemantic Textual SimilarityWord Embeddings

Similar Papers 제목 키워드 기반

Sentence Analogies: Exploring Linguistic Relationships and Regularities in Sentence Embeddings

2020-03-09 · Xunjie Zhu, Gerard de Melo

While important properties of word vector representations have been studied extensively, far less is known about the properties of sentence vector representations. Word vectors are often evaluated by assessing to what de…

SentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Word2vec Conjecture and A Limitative Result

2020-10-24 · Falcon Z. Dai

Being inspired by the success of \texttt{word2vec} \citep{mikolov2013distributed} in capturing analogies, we study the conjecture that analogical relations can be represented by vector spaces. Unlike many previous works …

Explicit Retrofitting of Distributional Word Vectors

2018-07-01 · ACL 2018 7 · Goran Glava{\v{s}}, Ivan Vuli{\'c}

Semantic specialization of distributional word vectors, referred to as retrofitting, is a process of fine-tuning word vectors using external lexical knowledge in order to better embed some semantic relation. Existing ret…

dialog state trackingLexical SimplificationSemantic Textual SimilarityText Simplification+1

Exploring Crosslinguistic Frame Alignment

2020-05-01 · LREC 2020 5 · Collin F. Baker, Arthur Lorenzi

The FrameNet (FN) project at the International Computer Science Institute in Berkeley (ICSI), which documents the core vocabulary of contemporary English, was the first lexical resource based on Fillmore{'}s theory of Fr…

Issues in evaluating semantic spaces using word analogies

2016-06-24 · WS 2016 8 · Tal Linzen

The offset method for solving word analogies has become a standard evaluation tool for vector-space semantic models: it is considered desirable for a space to represent semantic relations as consistent vector offsets. We…