load_annoy_model: Load RcppAnnoy model

Description Usage Arguments

Description

Load the content of the model from two files:

Usage

1
load_annoy_model(path_annoy, path_dictionary)

Arguments

path_annoy

path to the RcppAnnoy model

path_dictionary

path to the dictionary (character containing texts)


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