From 8b053348af22a0038db495616023a7341a4a614f Mon Sep 17 00:00:00 2001 From: Holger Schwenk <36076626+hoschwenk@users.noreply.github.com> Date: Thu, 12 Dec 2019 11:27:34 +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 8d5f69fc..803ba26d 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 Gilles Bodard provided a [**Docker environment**](docker) to use LASER +* 2019/07/31 Gilles Bodard and Jérémy Rapin 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)