load_annoy_model: Load RcppAnnoy model

Description Usage Arguments Details

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)

Details

Look at get_annoy_model documentation for an example.


pommedeterresautee/projector documentation built on May 5, 2019, 1:38 p.m.