Skip to content

Commit

Permalink
Update list.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitaliSaini authored Oct 28, 2017
1 parent 82cc9d4 commit 995ede7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions list.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,13 @@
"checksum": "42b16fc98c60059ae309501b8e0cb668",
"file_name": "glove-twitter-50.txt"
},
"glove-twitter-100":{
"description": "Pre-trained vectors, 2B tweets, 27B tokens, 1.2M vocab, uncased. https://nlp.stanford.edu/projects/glove/",
"parameters": "dimensions = 100",
"preprocessing": "Converted to w2v format with `python -m gensim.scripts.glove2word2vec -i <fname> -o glove-twitter-100.txt`",
"papers": "https://nlp.stanford.edu/pubs/glove.pdf",
"checksum": "31b964e13ca7f8769b648b506b119c76",
"file_name": "glove-twitter-100.txt"
},
}
}

0 comments on commit 995ede7

Please sign in to comment.