find_model: Find NLP Model

Description Usage Arguments Value

View source: R/accessory_functions.R

Description

Finds NLP model to use, if not specified. If no model present, we download the default. If several present, by default we use the first one by alphabetical order.

Usage

1
find_model(selected_model_path)

Arguments

selected_model_path

Initial selected model path, if NA we find one.

Value

Model path.


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