| read_word2vec_model | R Documentation |
Load word2vec model via optional runtime namespace lookup
read_word2vec_model(path, normalize = TRUE)
path |
Path to .bin model |
normalize |
Whether to normalize embeddings (forwarded when supported) |
word2vec model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.