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 Jan. 24, 2026, 1:07 a.m.