Learning Word Embeddings

23 papers with code • 0 benchmarks • 0 datasets

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

Most implemented papers

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.

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.

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.

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.

Variational Sequential Labelers for Semi-Supervised Learning

mingdachen/vsl EMNLP 2018

Our model family consists of a latent-variable generative model and a discriminative labeler.

Few-Shot Representation Learning for Out-Of-Vocabulary Words

acbull/HiCE ACL 2019

Existing approaches for learning word embeddings often assume there are sufficient occurrences for each word in the corpus, such that the representation of words can be accurately estimated from their contexts.

Towards Incremental Learning of Word Embeddings Using Context Informativeness

minimalparts/nonce2vec ACL 2019

In this paper, we investigate the task of learning word embeddings from very sparse data in an incremental, cognitively-plausible way.

Machine Translation with Cross-lingual Word Embeddings

MarcoBerlot/Languages_for_Machine_Translation 10 Dec 2019

Learning word embeddings using distributional information is a task that has been studied by many researchers, and a lot of studies are reported in the literature.