comprehend_stop_training_entity_recognizer {paws.machine.learning}R Documentation

Stops an entity recognizer training job while in progress

Description

Stops an entity recognizer training job while in progress.

See https://www.paws-r-sdk.com/docs/comprehend_stop_training_entity_recognizer/ for full documentation.

Usage

comprehend_stop_training_entity_recognizer(EntityRecognizerArn)

Arguments

EntityRecognizerArn

[required] The Amazon Resource Name (ARN) that identifies the entity recognizer currently being trained.


[Package paws.machine.learning version 0.7.0 Index]