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 11a4305 commit 82cc9d4
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 @@ -53,5 +53,13 @@
"checksum": "5c3784f59a8a7761059342dc32f8f9e6",
"file_name": "glove-twitter-25.txt"
},
"glove-twitter-50":{
"description": "Pre-trained vectors, 2B tweets, 27B tokens, 1.2M vocab, uncased. https://nlp.stanford.edu/projects/glove/",
"parameters": "dimensions = 50",
"preprocessing": "Converted to w2v format with `python -m gensim.scripts.glove2word2vec -i <fname> -o glove-twitter-50.txt`",
"papers": "https://nlp.stanford.edu/pubs/glove.pdf",
"checksum": "42b16fc98c60059ae309501b8e0cb668",
"file_name": "glove-twitter-50.txt"
},
}
}

0 comments on commit 82cc9d4

Please sign in to comment.