nlp_set_param: Set a parameter on an NLP model object

View source: R/utils.R

nlp_set_paramR Documentation

Set a parameter on an NLP model object

Description

Set a parameter on an NLP model object

Usage

nlp_set_param(x, param, value)

Arguments

x

A Spark NLP object, either a pipeline stage or an annotator

param

The parameter to set

value

The value to use when setting the parameter

Value

the NLP model object with the parameter set


r-spark/sparknlp documentation built on Oct. 15, 2022, 10:50 a.m.