From f47bcfc757de9286084b5b09bdd828aac1e0e79c Mon Sep 17 00:00:00 2001 From: Chaitali Saini Date: Sat, 28 Oct 2017 21:33:19 +0530 Subject: [PATCH] Update list.json --- list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list.json b/list.json index bc76e41..9903b62 100644 --- a/list.json +++ b/list.json @@ -43,7 +43,7 @@ "preprocessing": "Converted to w2v format with `python -m gensim.scripts.glove2word2vec -i -o glove-wiki-gigaword-300.txt", "papers": "https://nlp.stanford.edu/pubs/glove.pdf", "checksum": "c6e713332ed2fd42b109f7f9fd42a3e6", - "file_name": "glove-wiki-gigaword-100.txt" + "file_name": "glove-wiki-gigaword-300.txt" }, } }