SOTAVerified

Making Sense of Word Embeddings

2017-08-10WS 2016Code Available0· sign in to hype

Maria Pelevina, Nikolay Arefyev, Chris Biemann, Alexander Panchenko

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a simple yet effective approach for learning word sense embeddings. In contrast to existing techniques, which either directly learn sense representations from corpora or rely on sense inventories from lexical resources, our approach can induce a sense inventory from existing word embeddings via clustering of ego-networks of related words. An integrated WSD mechanism enables labeling of words in context with learned sense vectors, which gives rise to downstream applications. Experiments show that the performance of our method is comparable to state-of-the-art unsupervised WSD systems.

Tasks

Reproductions