From 70ab646d84a9b2e795dff427a694d13d0e8724e1 Mon Sep 17 00:00:00 2001 From: Holger Schwenk <36076626+hoschwenk@users.noreply.github.com> Date: Thu, 12 Dec 2019 11:24:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9def67af..8d5f69fc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ LASER is a library to calculate and use multilingual sentence embeddings. **NEWS** * 2019/11/08 [**CCMatrix is available**](tasks/CCMatrix): Mining billions of high-quality parallel sentences on the WEB [8] -* 2019/07/31 Jérémy Rapin provided a [**Docker environment**](docker) to use LASER +* 2019/07/31 Gilles Bodard provided a [**Docker environment**](docker) to use LASER * 2019/07/11 [**WikiMatrix is available**](tasks/WikiMatrix): bitext extraction for 1620 language pairs in WikiPedia [7] * 2019/03/18 switch to BSD license * 2019/02/13 The code to perform bitext mining is [**now available**](tasks/bucc)