example_embedding {textplot} | R 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)
[Package textplot version 0.2.2 Index]