Description Usage Arguments Value
Downloads a NLP model, presently only UDPipe models supported.
1 | get_model(model_name = "english-ewt", platform = "udpipe")
|
model_name |
Name of models to download. |
platform |
Name of NLP platform, currently only UDPipe is supported. |
Saves model in inst/models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.