| center_coordinates | Center coordinates around the pivot vector |
| get_annoy_model | Build RcppAnnoy model |
| get_coordinates | Compute 2D coordinates of vectors |
| get_coordinates_pca | Compute 2D coordinates using PCA |
| get_coordinates_tsne | Compute 2D coordinates using 'T-SNE' |
| get_neighbors_from_free_text | Retrieve the most closest vector representation of a (free)... |
| get_neighbors_from_text | Retrieve the most closest vector representation of an indexed... |
| get_neighbors_from_vector | Retrieve the most closest vector representation of a text... |
| get_projector_instance | Get instance of projector for embedding averaging |
| get_vector_from_text | Retrieve vector representation of an indexed text |
| get_word_position | Get word position |
| grapes-where-grapes | Return positions of items in a character efficiently |
| interactive_embedding_exploration | Interactive exploration of embeddings |
| load_annoy_model | Load RcppAnnoy model |
| plot_texts | Plot vectors on a 2D plan |
| projector | projector: Project Dense Vectors Representation of Texts on a... |
| Rcpp_projector-class | Rcpp_projector class |
| retrieve_neighbors | Retrieve a list of neighbor vectors |
| save_annoy_model | Save RcppAnnoy model |
| shiny_text | Interactive approximative search of embeddings (text) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.