From d2cbf1e36af9d9981f684a3ca4496fa636cece02 Mon Sep 17 00:00:00 2001 From: ines Date: Tue, 6 Jun 2017 12:26:53 +0200 Subject: [PATCH] Add Spanish model to compatibility table --- compatibility.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/compatibility.json b/compatibility.json index 5c22c59f..cb750e20 100644 --- a/compatibility.json +++ b/compatibility.json @@ -10,7 +10,8 @@ "de_core_news_md": ["1.0.0"], "en_depent_web_md": ["1.2.1", "1.2.0"], "en_vectors_glove_md": ["1.0.0"], - "fr_depvec_web_lg": ["1.0.0"] + "fr_depvec_web_lg": ["1.0.0"], + "es_core_web_md": ["1.0.0"] }, "1.8.1": { "en_core_web_md": ["1.2.1", "1.2.0"], @@ -18,7 +19,8 @@ "de_core_news_md": ["1.0.0"], "en_depent_web_md": ["1.2.1", "1.2.0"], "en_vectors_glove_md": ["1.0.0"], - "fr_depvec_web_lg": ["1.0.0"] + "fr_depvec_web_lg": ["1.0.0"], + "es_core_web_md": ["1.0.0"] }, "1.8.0": { "en_core_web_md": ["1.2.1", "1.2.0"], @@ -26,7 +28,8 @@ "de_core_news_md": ["1.0.0"], "en_depent_web_md": ["1.2.1", "1.2.0"], "en_vectors_glove_md": ["1.0.0"], - "fr_depvec_web_lg": ["1.0.0"] + "fr_depvec_web_lg": ["1.0.0"], + "es_core_web_md": ["1.0.0"] }, "1.7.5": { "en_core_web_md": ["1.2.1", "1.2.0"],