cr_glove_subset {conText} | R Documentation |
GloVe subset
Description
A subset of a GloVe embeddings model trained on the top 5000 features in the Congressional Record Record corpus covering the 111th - 114th Congresses, and limited to speeches by Democrat and Republican representatives.
Usage
cr_glove_subset
Format
A matrix with 500 rows and 300 columns:
- row
each row corresponds to a word
- column
each column corresponds to a dimension in the embedding space
...
Source
https://www.dropbox.com/s/p84wzv8bdmziog8/cr_glove.R?dl=0
[Package conText version 1.4.3 Index]