View source: R/bignlp-package.R
The function provides an installation mechanism to download and install Stanford CoreNLP within the bignlp package or externally.
1 | corenlp_install(lang = "de", loc, verbose = TRUE)
|
lang |
Languages to install. |
loc |
Directory where to put jar files. If missing, the files will be placed in the bignlp package. |
verbose |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.