download_corenlp: Checks the java version on your computer and downloads Stanford CoreNLP jar files for use with this package.
Description
Checks the java version on your computer and downloads Stanford CoreNLP jar files for use with this package.
Usage
download_corenlp(version = "3.5.2")
Arguments
version
The version of Core-NLP to download. Defaults to '3.5.2'
Value
Does not return anything.