corenlp_install: Install Stanford CoreNLP.

Description Usage Arguments

View source: R/bignlp-package.R

Description

The function provides an installation mechanism to download and install Stanford CoreNLP within the bignlp package or externally.

Usage

1
corenlp_install(lang = "de", loc, verbose = TRUE)

Arguments

lang

Languages to install.

loc

Directory where to put jar files. If missing, the files will be placed in the bignlp package.

verbose

A logical value, whether to show output messages.


PolMine/bignlp documentation built on Jan. 29, 2021, 1:14 a.m.