save_annoy_model: Save RcppAnnoy model

Description Usage Arguments

Description

Save the content of the model in two files:

Usage

1
save_annoy_model(annoy_model, path_annoy, path_dictionary)

Arguments

annoy_model

RcppAnnoy model

path_annoy

path for the RcppAnnoy model

path_dictionary

path for the dictionary (character containing texts)


projector documentation built on May 2, 2019, 3:42 a.m.