example_embedding: Example word embedding matrix

example_embeddingR Documentation

Example word embedding matrix

Description

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

Examples

data(example_embedding, package = 'textplot')
head(example_embedding)

textplot documentation built on July 18, 2022, 1:05 a.m.