SOTAVerified

Using Graphs for Word Embedding with Enhanced Semantic Relations

2019-11-01WS 2019Unverified0· sign in to hype

Matan Zuckerman, Mark Last

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Word embedding algorithms have become a common tool in the field of natural language processing. While some, like Word2Vec, are based on sequential text input, others are utilizing a graph representation of text. In this paper, we introduce a new algorithm, named WordGraph2Vec, or in short WG2V, which combines the two approaches to gain the benefits of both. The algorithm uses a directed word graph to provide additional information for sequential text input algorithms. Our experiments on benchmark datasets show that text classification algorithms are nearly as accurate with WG2V as with other word embedding models while preserving more stable accuracy rankings.

Tasks

Reproductions