entity List
Parameters
value
Specifies location of the entity list data. See the entity_list
Configuration Block section below. One of entity_list
or annotations
is required.
suspend fun entityList(argument: suspend EntityRecognizerInputDataConfigEntityListArgsBuilder.() -> Unit)
Parameters
argument
Specifies location of the entity list data. See the entity_list
Configuration Block section below. One of entity_list
or annotations
is required.