print.textmodel_word2vec: Print method for trained word vectors

View source: R/word2vec.R

print.textmodel_word2vecR Documentation

Print method for trained word vectors

Description

Print method for trained word vectors

Usage

## S3 method for class 'textmodel_word2vec'
print(x, ...)

Arguments

x

for print method, the object to be printed

...

not used.

Value

an invisible copy of x.


wordvector documentation built on Dec. 9, 2025, 5:09 p.m.