Learning Word Embeddings

23 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Learning Word Embeddings with Domain Awareness

guoyinwang/EMBDA 7 Jun 2019

Word embeddings are traditionally trained on a large corpus in an unsupervised setting, with no specific design for incorporating domain knowledge.

3
07 Jun 2019

Cross-lingual Lexical Sememe Prediction

thunlp/CL-SP EMNLP 2018

We propose a novel framework to model correlations between sememes and multi-lingual words in low-dimensional semantic space for sememe prediction.

20
01 Oct 2018

Skip-gram word embeddings in hyperbolic space

lateral/minkowski 30 Aug 2018

Recent work has demonstrated that embeddings of tree-like graphs in hyperbolic space surpass their Euclidean counterparts in performance by a large margin.

34
30 Aug 2018

Speech2Vec: A Sequence-to-Sequence Framework for Learning Word Embeddings from Speech

my-yy/s2v_rc 23 Mar 2018

In this paper, we propose a novel deep neural network architecture, Speech2Vec, for learning fixed-length vector representations of audio segments excised from a speech corpus, where the vectors contain semantic information pertaining to the underlying spoken words, and are close to other vectors in the embedding space if their corresponding underlying spoken words are semantically similar.

58
23 Mar 2018

Grammatical Error Detection Using Error- and Grammaticality-Specific Word Embeddings

kanekomasahiro/grammatical-error-detection IJCNLP 2017

In this study, we improve grammatical error detection by learning word embeddings that consider grammaticality and error patterns.

19
01 Nov 2017

MIPA: Mutual Information Based Paraphrase Acquisition via Bilingual Pivoting

tmu-nlp/pmi-ppdb IJCNLP 2017

We present a pointwise mutual information (PMI)-based approach to formalize paraphrasability and propose a variant of PMI, called MIPA, for the paraphrase acquisition.

4
01 Nov 2017

Dict2vec : Learning Word Embeddings using Lexical Dictionaries

tca19/dict2vec EMNLP 2017

Learning word embeddings on large unlabeled corpus has been shown to be successful in improving many natural language tasks.

115
01 Sep 2017

The Mixing method: low-rank coordinate descent for semidefinite programming with diagonal constraints

locuslab/mixing 1 Jun 2017

In this paper, we propose a low-rank coordinate descent approach to structured semidefinite programming with diagonal constraints.

15
01 Jun 2017