glove_math {sweater} | R Documentation |
A subset of the pretrained GLoVE word vectors
Description
This is a subset of the original pretrained GLoVE word vectors provided by Pennington et al (2017). The same word vectors were used in Caliskan et al. (2017) to study biases.
Usage
glove_math
Format
An object of class matrix
(inherits from array
) with 32 rows and 300 columns.
References
Pennington, J., Socher, R., & Manning, C. D. (2014, October). Glove: Global vectors for word representation. In Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP) (pp. 1532-1543).
Caliskan, A., Bryson, J. J., & Narayanan, A. (2017). Semantics derived automatically from language corpora contain human-like biases. Science, 356(6334), 183-186. doi:10.1126/science.aal4230
[Package sweater version 0.1.8 Index]