Learn R Programming

VectrixDB (version 1.1.2)

read_word2vec_model: Load word2vec model via optional runtime namespace lookup

Description

Load word2vec model via optional runtime namespace lookup

Usage

read_word2vec_model(path, normalize = TRUE)

Value

word2vec model object

Arguments

path

Path to .bin model

normalize

Whether to normalize embeddings (forwarded when supported)