Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: pddl
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: pddl
|
3 |
+
---
|
4 |
+
|
5 |
+
By-decade word2vec (SGNS) embeddings trained on Google N-Grams eng-all (All English, 1800s-1990s).
|
6 |
+
|
7 |
+
rds files are R numeric matrices with tokens as rownames.
|
8 |
+
|
9 |
+
References:
|
10 |
+
|
11 |
+
William L. Hamilton, Jure Leskovec, and Dan Jurafsky. ACL 2016. Diachronic Word Embeddings Reveal Statistical Laws of Semantic Change. https://nlp.stanford.edu/projects/histwords/
|