Skip to contents

Create a word2vec model from a matrix.

Usage

as.textmodel_word2vec(x, ...)

Arguments

x

a matrix containing word vectors in rows.

...

additional arguments.

Value

Returns a dummy textmodel_word2vec object