Querying Word Embeddings for Similarity and Relatedness
Word embeddings obtained from neural network models such as Word2Vec Skipgram have become popular representations of word meaning and have been evaluated on a variety of word similarity and relatedness norming data. Skipgram generates a set of word and context embeddings, the latter typically discarded after training. We demonstrate the usefulness of context embeddings in predicting asymmetric association between words from a recently published dataset of production norms (Jouravlev {\&} McRae, 2016). Our findings suggest that humans respond with words closer to the cue within the context embedding space (rather than the word embedding space), when asked to generate thematically related words.
Code (0)
등록된 구현이 없습니다.
Tasks
Word EmbeddingsWord SimilaritySimilar Papers 제목 키워드 기반
Towards a Gold Standard for Evaluating Danish Word Embeddings
This paper presents the process of compiling a model-agnostic similarity goal standard for evaluating Danish word embeddings based on human judgments made by 42 native speakers of Danish. Word embeddings resemble semanti…
Semantic SimilaritySemantic Textual SimilarityWord EmbeddingsEnhanced Word Representations for Bridging Anaphora Resolution
Most current models of word representations(e.g.,GloVe) have successfully captured fine-grained semantics. However, semantic similarity exhibited in these word embeddings is not suitable for resolving bridging anaphora, …
Bridging Anaphora ResolutionSemantic SimilaritySemantic Textual SimilarityWord EmbeddingsHG2Vec: Improved Word Embeddings from Dictionary and Thesaurus Based Heterogeneous Graph
Learning word embeddings is an essential topic in natural language processing. Most existing works use a vast corpus as a primary source while training, but this requires massive time and space for data pre-processing an…
Learning Word EmbeddingsWord EmbeddingsWord SimilaritySpecializing Word Embeddings for Similarity or Relatedness
Medical Concept Embeddings via Labeled Background Corpora
In recent years, we have seen an increasing amount of interest in low-dimensional vector representations of words. Among other things, these facilitate computing word similarity and relatedness scores. The most well-know…
Word Similarity