Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cnlp_download_corenlp

Download model files needed for coreNLP


Description

The cleanNLP package does not supply the model files required for using the coreNLP backend. These files can be downloaded with this function. If you need more control, download directly from Python.

Usage

cnlp_download_corenlp(lang = "en")

Arguments

lang

string giving the languange code. Defaults to "en".

Examples

## Not run: 
cnlp_download_corenlp(lang="en")
cnlp_download_corenlp(lang="de")

## End(Not run)

cleanNLP

A Tidy Data Model for Natural Language Processing

v3.0.3
LGPL-2
Authors
Taylor B. Arnold [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.