transcribeservice_describe_language_model {paws.machine.learning} | R Documentation |
Provides information about the specified custom language model
Description
Provides information about the specified custom language model.
See https://www.paws-r-sdk.com/docs/transcribeservice_describe_language_model/ for full documentation.
Usage
transcribeservice_describe_language_model(ModelName)
Arguments
ModelName |
[required] The name of the custom language model you want information about. Model names are case sensitive. |
[Package paws.machine.learning version 0.7.0 Index]