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)

bnosac/textplot documentation built on July 21, 2022, 1:37 a.m.