nlp_set_param_tuple2: Set a Tuple2 parameter on an NLP model object

View source: R/utils.R

nlp_set_param_tuple2R Documentation

Set a Tuple2 parameter on an NLP model object

Description

Set a Tuple2 parameter on an NLP model object

Usage

nlp_set_param_tuple2(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. This should be a list of size 2

Value

the NLP model object with the parameter set


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