oborchers
commited on
Commit
·
bccb35a
1
Parent(s):
5af7510
readme
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- glove
|
4 |
+
- gensim
|
5 |
+
---
|
6 |
+
# Glove Twitter
|
7 |
+
|
8 |
+
Pre-trained glove vectors based on 2B tweets, 27B tokens, 1.2M vocab, uncased.
|
9 |
+
|
10 |
+
Read more:
|
11 |
+
* https://nlp.stanford.edu/projects/glove/
|
12 |
+
* https://nlp.stanford.edu/pubs/glove.pdf
|