Load the content of the model from two files:
the RcppAnnoy model
the dictionary (character containing texts)
1 | load_annoy_model(path_annoy, path_dictionary)
|
path_annoy |
path to the RcppAnnoy model |
path_dictionary |
path to the dictionary (character containing texts) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.