read_embedding | R Documentation |
Read embedding file. Take json path, return single embedding object for specific model.
read_embedding(file, model = "en.large", version = NULL)
file |
character - the filepath to the json object. |
model |
character - which model's default embeddings are needed. |
version |
PLACEHOLDER - may be necessary in future. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.