get_model: Get a NLP Model

Description Usage Arguments Value

View source: R/dictionaries.R

Description

Downloads a NLP model, presently only UDPipe models supported.

Usage

1
get_model(model_name = "english-ewt", platform = "udpipe")

Arguments

model_name

Name of models to download.

platform

Name of NLP platform, currently only UDPipe is supported.

Value

Saves model in inst/models.


CEDARS documentation built on Feb. 7, 2021, 5:06 p.m.