SOTAVerified

Learning Crosslingual Word Embeddings without Bilingual Corpora

2016-06-30EMNLP 2016Code Available0· sign in to hype

Long Duong, Hiroshi Kanayama, Tengfei Ma, Steven Bird, Trevor Cohn

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Crosslingual word embeddings represent lexical items from different languages in the same vector space, enabling transfer of NLP tools. However, previous attempts had expensive resource requirements, difficulty incorporating monolingual data or were unable to handle polysemy. We address these drawbacks in our method which takes advantage of a high coverage dictionary in an EM style training algorithm over monolingual corpora in two languages. Our model achieves state-of-the-art performance on bilingual lexicon induction task exceeding models using large bilingual corpora, and competitive results on the monolingual word similarity and cross-lingual document classification task.

Tasks

Reproductions