View source: R/clean_embeddings.R
clean_embeds | R Documentation |
Quickly reformat a sentence transformers embedding output
clean_embeds(embeds, ...)
embeds |
an n-dimensional data frame with an index column |
... |
columns that should be dropped, i.e. document or index column |
data frame with column names cleaned and index column removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.