comprehend_delete_entity_recognizer {paws.machine.learning}R Documentation

Deletes an entity recognizer

Description

Deletes an entity recognizer.

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

Usage

comprehend_delete_entity_recognizer(EntityRecognizerArn)

Arguments

EntityRecognizerArn

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


[Package paws.machine.learning version 0.7.0 Index]