get_model | R Documentation |
Get kiwi language model file.
get_model(size = "base", path = model_home(), clean = FALSE)
size |
"small", "base", "large" model. default is "base". Also "all" available. |
path |
path for model files. default is |
clean |
remove previous model files before get new. |
https://github.com/bab2min/Kiwi/releases
## Not run: get_model("small") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.