DatasetEntityRecognizerInputDataConfig

Specifies the format and location of the input data. You must provide either the Annotations parameter or the EntityList parameter.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 location of the annotation documents for your custom entity recognizer.

Link copied to clipboard

The format and location of the training documents for your custom entity recognizer.

Link copied to clipboard

The S3 location of the entity list for your custom entity recognizer.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String