Values.EntityRecognitionConfigSourceConfiguration required for an entity recognition model.
type nonrec t = {entityTypes : EntityTypesList.t;Up to 25 entity types that the model is trained to recognize.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of EntityTypeName.t ]) list ]
list ])
list ]