From b1c193808e90d8a99015f07ba72eb37f64226037 Mon Sep 17 00:00:00 2001 From: TalSchuster Date: Thu, 28 Feb 2019 03:20:57 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50ed468..406bc86 100644 --- a/README.md +++ b/README.md @@ -212,5 +212,6 @@ MUSE is the project at the origin of the work on unsupervised machine translatio * [Y. Hoshen, L. Wolf - An Iterative Closest Point Method for Unsupervised Word Translation, 2018](https://arxiv.org/abs/1801.06126) * [A. Joulin, P. Bojanowski, T. Mikolov, E. Grave - Improving supervised bilingual mapping of word embeddings, 2018](https://arxiv.org/abs/1804.07745) * [E. Grave, A. Joulin, Q. Berthet - Unsupervised Alignment of Embeddings with Wasserstein Procrustes, 2018](https://arxiv.org/abs/1805.11222) +* [T. Schuster, O. Ram, R. Barzilay, A. Globerson - Cross-Lingual Alignment of Contextual Word Embeddings, with Applications to Zero-shot Dependency Parsing, 2019](https://arxiv.org/abs/1902.09492) Contact: [gl@fb.com](mailto:gl@fb.com) [aconneau@fb.com](mailto:aconneau@fb.com)