Learn R Programming

textplot (version 0.2.2)

example_embedding: Example word embedding matrix

Description

A matrix with 25-dimensional word embeddings, constructed upon the be_parliament_2020 dataset in the doc2vec R package

Arguments

Examples

Run this code
data(example_embedding, package = 'textplot')
head(example_embedding)

Run the code above in your browser using DataLab