Learn R Programming

conText (version 1.4.3)

cr_glove_subset: 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

Arguments

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

...