Multilingual Word Embeddings

19 papers with code • 0 benchmarks • 0 datasets

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

Most implemented papers

Unsupervised Multilingual Word Embeddings

ccsasuke/umwe EMNLP 2018

Multilingual Word Embeddings (MWEs) represent words from multiple languages in a single distributional vector space.

SimAlign: High Quality Word Alignments without Parallel Training Data using Static and Contextualized Embeddings

masoudjs/simalign Findings of the Association for Computational Linguistics 2020

We find that alignments created from embeddings are superior for four and comparable for two language pairs compared to those produced by traditional statistical aligners, even with abundant parallel data; e. g., contextualized embeddings achieve a word alignment F1 for English-German that is 5 percentage points higher than eflomal, a high-quality statistical aligner, trained on 100k parallel sentences.

ConceptNet at SemEval-2017 Task 2: Extending Word Embeddings with Multilingual Relational Knowledge

commonsense/conceptnet-numberbatch SEMEVAL 2017

This paper describes Luminoso's participation in SemEval 2017 Task 2, "Multilingual and Cross-lingual Semantic Word Similarity", with a system based on ConceptNet.

Learning Multilingual Word Embeddings in Latent Metric Space: A Geometric Approach

anoopkunchukuttan/geomm TACL 2019

Our approach decouples learning the transformation from the source language to the target language into (a) learning rotations for language-specific embeddings to align them to a common space, and (b) learning a similarity metric in the common space to model similarities between the embeddings.

Massively Multilingual Word Embeddings

idiap/mhan 5 Feb 2016

We introduce new methods for estimating and evaluating embeddings of words in more than fifty languages in a single shared embedding space.

ALL-IN-1: Short Text Classification with One Model for All Languages

bplank/ijcnlp2017-customer-feedback 26 Oct 2017

We present ALL-IN-1, a simple model for multilingual text classification that does not require any parallel data.

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.

Aligning Multilingual Word Embeddings for Cross-Modal Retrieval Task

alirezamshi/AME-CMR EMNLP (WS) 2019

In this paper, we propose a new approach to learn multimodal multilingual embeddings for matching images and their relevant captions in two languages.