Description Usage Arguments Examples
Import a previously trained word2vec model.
1 |
file |
Path to model file. |
1 2 3 4 | ## Not run:
model_path <- as_word2vec("path/to/file.txt")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.