PredictionRequestOptions interface

The custom options for the prediction request.

Properties

datetimeReference

The reference DateTime used for predicting datetime entities.

preferExternalEntities

Whether to make the external entities resolution override the predictions if an overlap occurs.

Property Details

datetimeReference

The reference DateTime used for predicting datetime entities.

datetimeReference?: Date

Property Value

Date

preferExternalEntities

Whether to make the external entities resolution override the predictions if an overlap occurs.

preferExternalEntities?: boolean

Property Value

boolean