paper-with-me

Papers

Using Graphs for Word Embedding with Enhanced Semantic Relations

2019-11-01 · WS 2019 11 · Matan Zuckerman, Mark Last

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

A graph-based analysis of semantic types and coercion in contextualized word embeddings

2026-05-22 · Long Chen, Deniz Ekin Yavas arxiv

Semantic type mismatch between a noun and its context is central to coercion phenomena. This paper introduces a graph-based method to examine how lexical and contextual type information is reflected in word embeddings. W…

Towards a Theoretical Understanding of Word and Relation Representation

2022-02-01 · Carl Allen

Representing words by vectors, or embeddings, enables computational reasoning and is foundational to automating natural language tasks. For example, if word embeddings of similar words contain similar values, word simila…

Knowledge GraphsRelationWord EmbeddingsWord Similarity

Learning Better Word Embedding by Asymmetric Low-Rank Projection of Knowledge Graph

2015-05-19 · Fei Tian, Bin Gao, Enhong Chen, Tie-Yan Liu

Word embedding, which refers to low-dimensional dense vector representations of natural words, has demonstrated its power in many natural language processing tasks. However, it may suffer from the inaccurate and incomple…

Knowledge Graphs

Implicit Discourse Relation Recognition with Context-aware Character-enhanced Embeddings

2016-12-01 · COLING 2016 12 · Lianhui Qin, Zhisong Zhang, Hai Zhao

For the task of implicit discourse relation recognition, traditional models utilizing manual features can suffer from data sparsity problem. Neural models provide a solution with distributed representations, which could …

Machine TranslationQuestion AnsweringRelationSentiment Analysis

Language classification from bilingual word embedding graphs

2016-07-18 · COLING 2016 12 · Steffen Eger, Armin Hoenen, Alexander Mehler

We study the role of the second language in bilingual word embeddings in monolingual semantic evaluation tasks. We find strongly and weakly positive correlations between down-stream task performance and second language s…

ClassificationGeneral ClassificationWord Embeddings