documents
Parameters
value
Specifies a collection of training documents. Used if data_format
is COMPREHEND_CSV
. See the documents
Configuration Block section below.
suspend fun documents(argument: suspend EntityRecognizerInputDataConfigDocumentsArgsBuilder.() -> Unit)
Parameters
argument
Specifies a collection of training documents. Used if data_format
is COMPREHEND_CSV
. See the documents
Configuration Block section below.