projector (version 0.0.2)

load_annoy_model: Load RcppAnnoy model

Description

Load the content of the model from two files:

Usage

load_annoy_model(path_annoy, path_dictionary)

Arguments

path_annoy

path to the RcppAnnoy model

path_dictionary

path to the dictionary (character containing texts)